Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * resolv/resolv.h: Include <sys/types.h> for u_long even in | Roland McGrath | 2002-09-08 | 4 | -34/+58 |
* | * sysdeps/generic/bits/ustat.h: Comment fix. | Roland McGrath | 2002-09-06 | 2 | -1/+8 |
* | * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Declutter | Roland McGrath | 2002-09-05 | 1 | -1/+13 |
* | 2002-09-04 Bruno Haible <bruno@clisp.org> | Roland McGrath | 2002-09-05 | 3 | -18/+20 |
* | Update. | Ulrich Drepper | 2002-09-05 | 3 | -0/+8 |
* | Update. | Ulrich Drepper | 2002-09-03 | 2 | -0/+8 |
* | * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): | Roland McGrath | 2002-09-02 | 2 | -0/+23 |
* | 2002-09-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-09-02 | 3 | -0/+15 |
* | Update. | Ulrich Drepper | 2002-08-31 | 1 | -2/+7 |
* | Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o. | Ulrich Drepper | 2002-08-31 | 1 | -1/+4 |
* | * Makefile (extra-objs, omit-deps): Add crtn. | Roland McGrath | 2002-08-31 | 2 | -5/+22 |
* | 2002-08-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-31 | 1 | -1/+3 |
* | * locale/duplocale.c: Include <string.h>. | Roland McGrath | 2002-08-30 | 4 | -3/+26 |
* | Update. | Ulrich Drepper | 2002-08-29 | 2 | -6/+16 |
* | * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def | Roland McGrath | 2002-08-29 | 1 | -1/+5 |
* | * NEWS: Added 2.2.6 text from 2.2 branch version. | Roland McGrath | 2002-08-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-29 | 4 | -1/+106 |
* | Update. | Ulrich Drepper | 2002-08-28 | 2 | -5/+9 |
* | (open_archive): Replace using label 'again' with a loop to work around gcc 3.... | Ulrich Drepper | 2002-08-28 | 1 | -1/+1 |
* | * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...) | Roland McGrath | 2002-08-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-28 | 5 | -20/+31 |
* | (PTHREAD_THREADS_MAX): Bump to 16384. | Ulrich Drepper | 2002-08-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-26 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2002-08-26 | 1 | -0/+78 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 70 | -292/+292 |
* | Update. | Ulrich Drepper | 2002-08-26 | 2 | -2/+7 |
* | Update. | Ulrich Drepper | 2002-08-25 | 2 | -0/+6 |
* | Update. | Ulrich Drepper | 2002-08-25 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-08-25 | 4 | -9/+12 |
* | Update. | Ulrich Drepper | 2002-08-24 | 2 | -0/+7 |
* | * sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs | Andreas Jaeger | 2002-08-23 | 2 | -18/+26 |
* | * sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT] | Roland McGrath | 2002-08-22 | 1 | -0/+11 |
* | 2002-08-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-22 | 1 | -14/+39 |
* | Update. | Ulrich Drepper | 2002-08-21 | 2 | -1/+7 |
* | (CFLAGS-pt-initfini.s): Set it. | Andreas Jaeger | 2002-08-21 | 2 | -0/+6 |
* | Update. | Ulrich Drepper | 2002-08-21 | 3 | -8/+13 |
* | Update. | Ulrich Drepper | 2002-08-21 | 2 | -1/+8 |
* | (TLS_DO_SET_THREAD_AREA): Second parameter is renamed to secondcall and use i... | Ulrich Drepper | 2002-08-20 | 1 | -7/+7 |
* | Update. | Ulrich Drepper | 2002-08-20 | 3 | -8/+18 |
* | Update. | Ulrich Drepper | 2002-08-20 | 3 | -7/+21 |
* | Update. | Ulrich Drepper | 2002-08-20 | 3 | -5/+13 |
* | Update. | Ulrich Drepper | 2002-08-19 | 1 | -0/+5 |
* | (DO_SET_THREAD_AREA): Use correct shift when computing index from %gs value. | Ulrich Drepper | 2002-08-19 | 1 | -1/+1 |
* | * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Calculate segment | Roland McGrath | 2002-08-17 | 2 | -1/+4 |
* | * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Rewrite asm to use %ebx | Roland McGrath | 2002-08-16 | 3 | -46/+83 |
* | 2002-08-16 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-16 | 2 | -7/+14 |
* | (TLS_INIT_TP): Convert to statement expression returning 0. | Ulrich Drepper | 2002-08-15 | 1 | -2/+4 |
* | * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use | Roland McGrath | 2002-08-12 | 3 | -2/+12 |
* | Update. | Ulrich Drepper | 2002-08-08 | 2 | -8/+4 |
* | Update. | Ulrich Drepper | 2002-08-08 | 1 | -0/+7 |