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