| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 5 | -18/+28 |
* | . | Jakub Jelinek | 2007-07-31 | 5 | -28/+18 |
* | * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc cvs/fedora-glibc-20061130T1652 | Ulrich Drepper | 2006-11-30 | 1 | -0/+1 |
* | [BZ #3559] cvs/fedora-glibc-20061128T1037 | Ulrich Drepper | 2006-11-27 | 1 | -10/+25 |
* | [BZ #3465] | Ulrich Drepper | 2006-11-10 | 4 | -4/+4 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 3 | -6/+122 |
* | * nis/nis_call.c (__prepare_niscall): New function. Split out cvs/fedora-glibc-20060521T2153 | Ulrich Drepper | 2006-05-20 | 1 | -1/+1 |
* | * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if | Ulrich Drepper | 2006-05-17 | 1 | -0/+1 |
* | * include/rpc/pmap_prot.h: Mark all functions as hidden. | Ulrich Drepper | 2006-05-15 | 1 | -4/+0 |
* | * include/rpc/key_prot.h: Maek all _internal functions as hidden. | Ulrich Drepper | 2006-05-15 | 1 | -0/+4 |
* | * sunrpc/svcauth_des.c (cache_init): Use calloc instead of | Ulrich Drepper | 2006-05-05 | 4 | -37/+9 |
* | * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. | Ulrich Drepper | 2006-05-04 | 1 | -5/+2 |
* | * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free | Ulrich Drepper | 2006-05-04 | 1 | -1/+4 |
* | * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire | Ulrich Drepper | 2006-05-04 | 1 | -2/+3 |
* | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 2006-04-07 | 1 | -0/+6 |
* | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 2006-04-07 | 5 | -8/+37 |
* | * sunrpc/clnt_unix.c (unix_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 5 | -10/+10 |
* | (client_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 1 | -2/+2 |
* | * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 1 | -2/+2 |
* | * sunrpc/auth_none.c (ops): Mark as const. | Ulrich Drepper | 2005-12-20 | 1 | -3/+3 |
* | (authdes_pk_create): If conversation key cannot be created, free memory. | Ulrich Drepper | 2005-12-07 | 1 | -1/+1 |
* | * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport | Ulrich Drepper | 2005-11-22 | 1 | -4/+5 |
* | .. | Ulrich Drepper | 2005-11-21 | 10 | -40/+0 |
* | (svc_getreq_poll): Fix inefficient loop test. | Ulrich Drepper | 2005-11-04 | 1 | -5/+7 |
* | * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, | Roland McGrath | 2005-11-03 | 1 | -1/+1 |
* | [BZ #1548] | Roland McGrath | 2005-11-03 | 1 | -1/+1 |
* | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2005-07-20 | 13 | -31/+21 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 13 | -141/+36 |
* | * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR | Ulrich Drepper | 2005-06-26 | 3 | -2/+208 |
* | * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd | Ulrich Drepper | 2005-05-23 | 1 | -5/+7 |
* | [BZ #961] | Ulrich Drepper | 2005-05-23 | 1 | -1/+1 |
* | * sunrpc/pm_getport.c (__get_socket): New function. | Ulrich Drepper | 2005-05-23 | 2 | -5/+62 |
* | * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. | Ulrich Drepper | 2005-05-23 | 1 | -2/+13 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | Roland McGrath | 2005-04-26 | 1 | -2/+2 |
* | * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead | Ulrich Drepper | 2005-04-04 | 1 | -1/+2 |
* | * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): | Ulrich Drepper | 2005-03-22 | 1 | -6/+6 |
* | * sunrpc/key_call.c: Remove doors support. | Ulrich Drepper | 2005-03-06 | 2 | -87/+1 |
* | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 2005-03-06 | 1 | -3/+3 |
* | * malloc/Makefile (CFLAGS-mcheck-init.c): Add. | Ulrich Drepper | 2005-02-22 | 1 | -13/+13 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 7 | -22/+17 |
* | * 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 |