1997-10-29 |
drepper | (general): Grammar, typo, overfull fixes.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | Describe connect, accept, send, sendmsg, sendto, recv...
|
commit | commitdiff | tree |
1997-10-29 |
drepper | (Porting): Remove another reference to stub directory.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | Correct prototype in readdir_r description.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | Describe _POSIX_C_SOURCE and _XOPEN_SOURCE dependency.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | (_IO_str_seekoff): If mode is zero and the read/write...
|
commit | commitdiff | tree |
1997-10-29 |
drepper | [!_IO_MTSAFE] (DEF_STDFILE): Fix parameter list.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to 199506L.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | (try-sysdeps): Don't look for stub files anymore.
|
commit | commitdiff | tree |
1997-10-29 |
drepper | Update.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Update.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Snapshot documentation.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add prototype for tcgetsid.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | tcgetsid implementation.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (routines): Add tcgetsid.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Header for prctl syscall.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add pread and pwrite with weak aliases for *64 functions.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | New empty file.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Dump args to the stack and give the kernel a pointer...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix another bug in startup code.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | More kernel header glue.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (ARPHRD_ASH): New type, for 64Mbps ASH.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add SCM_RIGHTS and other SCM_* constants from kernel...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add pread and pwrite with weak aliases for *64 functions.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | New empty file.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add pread and pwrite.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | pread/pwrite implementation based on system call is...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | [$(subdir)=posix] (sysdep_routines): Add s_pread64...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Calculate argv correctly.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Don't use floating-point registers when -msoft-float...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Replacement pwrite64 implementation.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Replacement pread64 implementation.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pwrite and make pwrite weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pread and make pread weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | User level process context for m68k.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add fma and scalbln. Update lrint and scalbn.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add scalbln alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | New (empty) file.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add standard skeleton stuff.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | [!__STDC__]: Correct typo.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Make compilable.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define index and rindex only if __USE_BSD or __USE_XOPEN_EXT...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pwrite64 and make pwrite64 weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pwrite and make pwrite weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pwrite and make pwrite weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define as __pread and make pread weak alias.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Define __P if not defined before.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (_dl_load_cache_lookup): Favour exact matching of version...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Include "des.h" to avoid warning.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _itoa_word rather than _itoa. It seems that
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add get_myaddress prototype.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use get_myaddress from header file.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Include rpc/clnt.h for prototypes.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add trailing '\0' to strings.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add casts to allow void * arguments.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Remove mblen optimization.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Rewrite to make sure global state is not changed.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Constants for _itoa functions.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Split out digits strings.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add itoa-digits.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add description, use RPM flags rather than the ones...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Improve handling of $... expressions.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Add explanation of _POSIX_* constants.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Print "-D_FILE_OFFSET_SIZE=64" for _CS_LFS_CFLAGS.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix memory leak.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (vsyslog): Open console with O_NOCTTY.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Remove whitespace before second argument of __MATHDECL...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Document B38400 ... B460800.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Correct return values of bcopy and bzero.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Document globfree.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Document tcgetsid.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (Scanning Directory Content): Document error case more.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (Absolute Value): Spelling fix.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (obstack_empty_p) [!__GNUC__]: Properly parenthesize...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | [_LIBC]: Use new __libc_internal_tsd_{set,get} interface for
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (mmap_chunk): Put inline before static in
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix @gnu.ai.mit.edu -> @gnu.org.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Short documentation for utmpd.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (distribute): Add README.utmpd.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Declare standard streams as variables.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Remove misleading comment.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Partial undo of last patch.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Remove duplicated `;'.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _IO_FILE_complete, not _IO_file_plus.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _IO_FILE_complete, not _IO_file_plus.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _IO_FILE_complete, not _IO_file_plus.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Partial undo of last patch.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Sometimes /tmp is a symlink to somewhere more convenient...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix @gnu.ai.mit.edu -> @gnu.org.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _itoa_word rather than _itoa. It seems that _itoa...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix @gnu.ai.mit.edu -> @gnu.org.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use _itoa_word rather than _itoa. It seems that _itoa...
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Don't include _itoa.h, it's not used.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Use braces for correct logical grouping.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | (scandir): Ignore errors from select function.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Fix @gnu.ai.mit.edu -> @gnu.org.
|
commit | commitdiff | tree |
1997-10-26 |
drepper | Regenerated.
|
commit | commitdiff | tree |
next |