Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h> | Roland McGrath | 2005-01-26 | 1 | -4/+2 |
* | [BZ #681] | Roland McGrath | 2005-01-19 | 1 | -1/+1 |
* | * sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN | Ulrich Drepper | 2005-01-12 | 2 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 46 | -580/+417 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 46 | -417/+580 |
* | [BZ #560, BZ #573] | Andreas Jaeger | 2004-12-19 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2004-10-17 | 10 | -10/+30 |
* | Update. | Ulrich Drepper | 2004-09-30 | 4 | -2/+8 |
* | Update. | Ulrich Drepper | 2004-09-28 | 2 | -1/+27 |
* | Update. | Ulrich Drepper | 2004-09-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-09-28 | 2 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-09-28 | 3 | -1/+15 |
* | 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 |