| Age | Commit message (Expand) | Author | Files | Lines |
| 2002-12-15 | Remove creat, poll, pselect, readv, select, sigpause, sigsuspend, sigwaitinfo, waitid, and writev wrappers. |  Ulrich Drepper | 1 | -63/+0 |
| 2002-12-10 | Update. |  Ulrich Drepper | 2 | -2/+6 |
| 2002-12-10 | Update. |  Ulrich Drepper | 3 | -1/+83 |
| 2002-12-06 | Update. |  Ulrich Drepper | 2 | -2/+21 |
| 2002-12-06 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN. |  Roland McGrath | 5 | -26/+92 |
| 2002-12-03 | * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both |  Roland McGrath | 1 | -1/+13 |
| 2002-12-03 | * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy |  Roland McGrath | 2 | -5/+34 |
| 2002-12-02 | Update. |  Ulrich Drepper | 1 | -0/+6 |
| 2002-11-29 | Update. |  Ulrich Drepper | 2 | -2/+2 |
| 2002-11-29 | Define macros which require it to 200112L. Remove _POSIX_POLL and _POSIX_SELECT. |  Ulrich Drepper | 2 | -58/+46 |
| 2002-11-20 | Update. |  Ulrich Drepper | 3 | -1/+8 |
| 2002-11-20 | Remove functions which are not exported from libc.so. |  Ulrich Drepper | 1 | -22/+0 |
| 2002-11-15 | * sysdeps/generic/errno.c (__libc_errno): Remove alias. |  Roland McGrath | 4 | -4/+145 |
| 2002-11-14 | * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Fix unterminated |  Andreas Schwab | 1 | -0/+5 |
| 2002-11-14 | Fix unterminated string. |  Andreas Schwab | 1 | -70/+70 |
| 2002-11-14 | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space |  Roland McGrath | 1 | -0/+4 |
| 2002-11-14 | 2002-11-13 Roland McGrath <roland@redhat.com> |  Roland McGrath | 1 | -2/+3 |
| 2002-11-08 | * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. |  Roland McGrath | 1 | -0/+111 |
| 2002-11-04 | Update. |  Ulrich Drepper | 1 | -0/+3 |
| 2002-11-04 | Update. |  Ulrich Drepper | 1 | -2/+2 |
| 2002-11-04 | Update. |  Ulrich Drepper | 2 | -3/+9 |
| 2002-10-22 | * locale/programs/locarchive.c (add_alias): Change locrec_offset arg |  Roland McGrath | 2 | -1/+6 |
| 2002-10-17 | * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS. |  Roland McGrath | 3 | -4/+11 |
| 2002-10-11 | * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole |  Roland McGrath | 4 | -27/+62 |
| 2002-10-11 | Update. |  Ulrich Drepper | 1 | -0/+4 |
| 2002-10-11 | execve implementation for Linux w/ linuxthreads. |  Ulrich Drepper | 1 | -0/+73 |
| 2002-10-09 | Update. |  Ulrich Drepper | 2 | -0/+5 |
| 2002-10-09 | Update. |  Ulrich Drepper | 1 | -0/+22 |
| 2002-10-09 | Update. |  Ulrich Drepper | 7 | -110/+87 |
| 2002-10-02 | Update. |  Ulrich Drepper | 4 | -0/+34 |
| 2002-09-29 | * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining. |  Roland McGrath | 1 | -0/+5 |
| 2002-09-29 | 2002-09-29 Jakub Jelinek <jakub@redhat.com> |  Roland McGrath | 1 | -0/+1 |
| 2002-09-29 | Update. |  Ulrich Drepper | 1 | -0/+5 |
| 2002-09-29 | (DO_SET_THREAD_AREA): Don't use INLINE_SYSCALL for set_thread_area syscall. |  Ulrich Drepper | 1 | -11/+31 |
| 2002-09-28 | * pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]: |  Roland McGrath | 2 | -6/+18 |
| 2002-09-28 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h |  Roland McGrath | 1 | -0/+4 |
| 2002-09-28 | 2002-09-27 Roland McGrath <roland@redhat.com> |  Roland McGrath | 1 | -2/+2 |
| 2002-09-25 | * csu/Versions: Use %include <tls.h> to get USE_TLS defined. |  Roland McGrath | 3 | -3/+129 |
| 2002-09-21 | Update. |  Ulrich Drepper | 1 | -2/+2 |
| 2002-09-20 | * sysdeps/generic/ifreq.h (__if_nextreq): New function. |  Roland McGrath | 1 | -0/+10 |
| 2002-09-20 | * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. |  Roland McGrath | 4 | -6/+6 |
| 2002-09-18 | * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always. |  Roland McGrath | 3 | -17/+24 |
| 2002-09-17 | * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move... |  Roland McGrath | 1 | -0/+6 |
| 2002-09-17 | 2002-09-12 Jakub Jelinek <jakub@redhat.com> |  Roland McGrath | 2 | -9/+10 |
| 2002-09-14 | * sysdeps/i386/dl-machine.h (elf_machine_rel) |  Roland McGrath | 1 | -0/+4 |
| 2002-09-14 | 2002-09-10 Alan Modra <amodra@bigpond.net.au> |  Roland McGrath | 1 | -0/+129 |
| 2002-09-08 | * resolv/resolv.h: Include <sys/types.h> for u_long even in |  Roland McGrath | 4 | -34/+58 |
| 2002-09-06 | * sysdeps/generic/bits/ustat.h: Comment fix. |  Roland McGrath | 2 | -1/+8 |
| 2002-09-05 | * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Declutter |  Roland McGrath | 1 | -1/+13 |
| 2002-09-05 | 2002-09-04 Bruno Haible <bruno@clisp.org> |  Roland McGrath | 3 | -18/+20 |