Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-03 | 1 | -6/+0 |
* | * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. | Roland McGrath | 2002-08-03 | 2 | -5/+5 |
* | Revert unintended bogons in last commit. | Roland McGrath | 2002-08-03 | 1 | -1/+2 |
* | (__assert_fail): Fix typo in comment. | Ulrich Drepper | 2002-08-03 | 1 | -3/+2 |
* | Update. | Ulrich Drepper | 2002-08-03 | 6 | -3/+26 |
* | (gethostbyaddr): Shut up the compiler. | Ulrich Drepper | 2002-08-03 | 1 | -1/+1 |
* | * elf/Makefile ($(objpfx)interp.os): Depend on config.make, | Roland McGrath | 2002-08-02 | 2 | -0/+6 |
* | * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX. | Roland McGrath | 2002-08-02 | 2 | -2/+6 |
* | * locale/localeinfo.h (_NL_CURRENT_DATA): New macro. | Roland McGrath | 2002-08-02 | 1 | -0/+9 |
* | 2002-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-02 | 6 | -12/+18 |
* | Update. | Ulrich Drepper | 2002-08-02 | 3 | -0/+16 |
* | Update. | Ulrich Drepper | 2002-08-02 | 5 | -43/+138 |
* | Update. | Ulrich Drepper | 2002-08-02 | 1 | -0/+4 |
* | Don't include tls.h if _ISOMAC is defined. | Ulrich Drepper | 2002-08-02 | 1 | -1/+1 |
* | * resolv/resolv.h (_res): Define macro unconditionally. | Roland McGrath | 2002-08-02 | 3 | -4/+56 |
* | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath | 2002-08-02 | 26 | -101/+227 |
* | 2002-08-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-02 | 1 | -17/+43 |
* | Update. | Ulrich Drepper | 2002-08-02 | 3 | -5/+29 |
* | (xdr_array): Check for overflow on multiplication. | Ulrich Drepper | 2002-08-02 | 1 | -1/+6 |
* | * libio/fileops.c (_IO_file_sync_mmap): New function. | Roland McGrath | 2002-08-02 | 8 | -32/+724 |
* | 2002-07-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-08-02 | 3 | -47/+29 |
* | (public_cALLOc): Check for overflow on multiplication. | Ulrich Drepper | 2002-08-02 | 3 | -7/+25 |
* | (DO_MODIFY_LDT): Move from INIT_THREAD_SELF. (INIT_THREAD_SELF): Use sys_thre... | Ulrich Drepper | 2002-08-02 | 1 | -4/+55 |
* | 2002-07-31 Jeff Bailey <jbailey@gnu.org> | Roland McGrath | 2002-07-31 | 6 | -14/+100 |
* | * elf/rtld.c (dl_main): Fix typo in error message. | Roland McGrath | 2002-07-31 | 2 | -2/+6 |
* | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64, | Roland McGrath | 2002-07-31 | 1 | -0/+6 |
* | 2002-07-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-07-31 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-07-28 | 3 | -7/+32 |
* | Update. | Ulrich Drepper | 2002-07-28 | 3 | -1/+5613 |
* | Update. | Ulrich Drepper | 2002-07-27 | 11 | -156/+1200 |
* | Update. | Ulrich Drepper | 2002-07-27 | 6 | -10/+202 |
* | Update. | Ulrich Drepper | 2002-07-27 | 7 | -239/+290 |
* | Update. | Ulrich Drepper | 2002-07-25 | 2 | -1/+2 |
* | Update. | Ulrich Drepper | 2002-07-25 | 2 | -12/+2 |
* | Update. | Ulrich Drepper | 2002-07-25 | 13 | -8/+69 |
* | Update. | Ulrich Drepper | 2002-07-25 | 10 | -95/+107 |
* | (_IO_file_seekoff_mmap): Set fp->_offset after succesful seek call. Simply er... | Ulrich Drepper | 2002-07-25 | 1 | -7/+6 |
* | * hurd/hurdsig.c (_hurdsig_getenv): Always return null if | Roland McGrath | 2002-07-24 | 3 | -2/+13 |
* | Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'. | Roland McGrath | 2002-07-24 | 11 | -22/+485 |
* | * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset, | Roland McGrath | 2002-07-24 | 2 | -1/+7 |
* | Cosmetic edits. | Roland McGrath | 2002-07-24 | 1 | -9/+9 |
* | Update. | Ulrich Drepper | 2002-07-24 | 3 | -9/+14 |
* | Update. | Ulrich Drepper | 2002-07-24 | 3 | -2/+24 |
* | Update. | Ulrich Drepper | 2002-07-24 | 4 | -24/+43 |
* | Update. | Ulrich Drepper | 2002-07-24 | 7 | -8/+135 |
* | Remove support for CEN-style locale variables. It was never used and shouldn'... | Ulrich Drepper | 2002-07-24 | 5 | -183/+55 |
* | * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the | Roland McGrath | 2002-07-24 | 2 | -5/+13 |
* | 2002-07-24 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-07-24 | 2 | -1/+62 |
* | Moved to misc/sys. | Ulrich Drepper | 2002-07-23 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2002-07-23 | 8 | -13/+236 |