Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-09-05 | Update. | Ulrich Drepper | 3 | -0/+8 |
2002-09-03 | Update. | Ulrich Drepper | 2 | -0/+8 |
2002-09-02 | * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): | Roland McGrath | 2 | -0/+23 |
2002-09-02 | 2002-09-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -0/+15 |
2002-08-31 | Update. | Ulrich Drepper | 1 | -2/+7 |
2002-08-31 | Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o. | Ulrich Drepper | 1 | -1/+4 |
2002-08-31 | * Makefile (extra-objs, omit-deps): Add crtn. | Roland McGrath | 2 | -5/+22 |
2002-08-31 | 2002-08-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+3 |
2002-08-30 | * locale/duplocale.c: Include <string.h>. | Roland McGrath | 4 | -3/+26 |
2002-08-29 | Update. | Ulrich Drepper | 2 | -6/+16 |
2002-08-29 | * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def | Roland McGrath | 1 | -1/+5 |
2002-08-29 | * NEWS: Added 2.2.6 text from 2.2 branch version. | Roland McGrath | 1 | -1/+1 |
2002-08-29 | Update. | Ulrich Drepper | 4 | -1/+106 |
2002-08-28 | Update. | Ulrich Drepper | 2 | -5/+9 |
2002-08-28 | (open_archive): Replace using label 'again' with a loop to work around gcc 3.... | Ulrich Drepper | 1 | -1/+1 |
2002-08-28 | * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...) | Roland McGrath | 1 | -1/+1 |
2002-08-28 | Update. | Ulrich Drepper | 5 | -20/+31 |
2002-08-28 | (PTHREAD_THREADS_MAX): Bump to 16384. | Ulrich Drepper | 1 | -1/+1 |
2002-08-26 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-26 | Update. | Ulrich Drepper | 1 | -0/+78 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 70 | -292/+292 |
2002-08-26 | Update. | Ulrich Drepper | 2 | -2/+7 |
2002-08-25 | Update. | Ulrich Drepper | 2 | -0/+6 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-25 | Update. | Ulrich Drepper | 4 | -9/+12 |
2002-08-24 | Update. | Ulrich Drepper | 2 | -0/+7 |
2002-08-23 | * sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs | Andreas Jaeger | 2 | -18/+26 |
2002-08-22 | * sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT] | Roland McGrath | 1 | -0/+11 |
2002-08-22 | 2002-08-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -14/+39 |