Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Actually, quad_t and u_quad_t are better choices. | Ulrich Drepper | 2004-09-28 | 1 | -2/+2 | |
* | (get_type): Use "long long" for TOK_HYPER. Otherwise isvectordef will loop i... | Ulrich Drepper | 2004-09-28 | 1 | -6/+6 | |
* | [BZ #381] | Ulrich Drepper | 2004-09-26 | 4 | -126/+83 | |
* | Update. | Ulrich Drepper | 2004-06-18 | 1 | -3/+3 | |
* | Update. | Ulrich Drepper | 2004-06-01 | 1 | -9/+17 | |
* | Update. | Andreas Jaeger | 2004-03-22 | 1 | -4/+2 | |
* | Update. | Ulrich Drepper | 2004-02-26 | 2 | -25/+91 | |
* | * include/rpc/rpc.h: Declare thread variables with their correct | Andreas Schwab | 2004-02-09 | 8 | -11/+11 | |
* | Update. | Ulrich Drepper | 2003-12-30 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-09-12 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-08-31 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-08-31 | 3 | -13/+16 | |
* | Update. | Ulrich Drepper | 2003-08-29 | 1 | -4/+6 | |
* | Update. | Ulrich Drepper | 2003-06-10 | 1 | -17/+11 | |
* | Update. | Andreas Jaeger | 2003-05-05 | 1 | -1/+2 | |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -4/+7 | |
* | 2003-02-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-02-28 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-02-27 | 1 | -1/+23 | |
* | * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. | Roland McGrath | 2003-02-22 | 1 | -0/+4 | |
* | * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. | Roland McGrath | 2003-02-22 | 2 | -5/+2 | |
* | Update. | Ulrich Drepper | 2003-01-14 | 1 | -3/+7 | |
* | 2002-12-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-16 | 3 | -7/+7 | |
* | * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg | Roland McGrath | 2002-12-16 | 3 | -13/+22 | |
* | * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict | Andreas Jaeger | 2002-11-10 | 2 | -18/+30 | |
* | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 2002-11-01 | 1 | -3/+2 | |
* | * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed. | Roland McGrath | 2002-10-16 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2002-10-14 | 1 | -5/+25 | |
* | * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional | Roland McGrath | 2002-10-11 | 1 | -3/+2 | |
* | * sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des. | Roland McGrath | 2002-09-17 | 2 | -18/+30 | |
* | * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass | Roland McGrath | 2002-09-01 | 1 | -1/+5 | |
* | * locale/xlocale.h (struct __locale_struct): New member `__names'. | Roland McGrath | 2002-08-30 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2002-08-27 | 1 | -0/+1 | |
* | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 2002-08-12 | 2 | -2/+1 | |
* | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 2002-08-06 | 2 | -0/+2 | |
* | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath | 2002-08-06 | 3 | -4/+8 | |
* | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath | 2002-08-06 | 5 | -4/+7 | |
* | 2002-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-06 | 4 | -0/+6 | |
* | 2002-08-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-05 | 6 | -1/+15 | |
* | Update. | Ulrich Drepper | 2002-08-04 | 6 | -6/+0 | |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -1/+1 | |
* | 2002-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-03 | 1 | -6/+0 | |
* | Update. | Ulrich Drepper | 2002-08-03 | 2 | -1/+7 | |
* | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath | 2002-08-02 | 1 | -5/+3 | |
* | Update. | Ulrich Drepper | 2002-08-02 | 1 | -0/+4 | |
* | (xdr_array): Check for overflow on multiplication. | Ulrich Drepper | 2002-08-02 | 1 | -1/+6 | |
* | Update. | Ulrich Drepper | 2002-07-25 | 1 | -1/+0 | |
* | Update. | Andreas Jaeger | 2002-07-06 | 1 | -1/+6 | |
* | Update. | Ulrich Drepper | 2002-05-15 | 23 | -92/+116 | |
* | Update. | Ulrich Drepper | 2002-04-20 | 2 | -1/+96 |