Age | Commit message (Expand) | Author |
2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek |
2008-11-03 | * malloc/malloc.c (public_rEALLOc): When new arena is used, copy | Ulrich Drepper |
2008-09-15 | * sunrpc/rpc/svc.h: Declare svcfd_create. | Ulrich Drepper |
2008-07-26 | * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of | Ulrich Drepper |
2008-07-26 | * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. | Ulrich Drepper |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper |
2008-03-29 | [BZ #5979] | Ulrich Drepper |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper |
2008-01-21 | 2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath |
2008-01-09 | [BZ #5541] | Ulrich Drepper |
2008-01-09 | [BZ #5545] | Ulrich Drepper |
2007-10-30 | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper |
2007-10-18 | (clntudp_call): Don't block in recvfrom call even if the poll result indicate... | Ulrich Drepper |
2007-10-06 | [BZ #5010] | Ulrich Drepper |
2007-08-26 | * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning. | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-11-30 | * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloccvs/fedora-glibc-20061130T1652 | Ulrich Drepper |
2006-11-27 | [BZ #3559]cvs/fedora-glibc-20061128T1037 | Ulrich Drepper |
2006-11-10 | [BZ #3465] | Ulrich Drepper |
2006-10-18 | [BZ #3313] | Ulrich Drepper |
2006-05-20 | * nis/nis_call.c (__prepare_niscall): New function. Split outcvs/fedora-glibc-20060521T2153 | Ulrich Drepper |
2006-05-17 | * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if | Ulrich Drepper |
2006-05-15 | * include/rpc/pmap_prot.h: Mark all functions as hidden. | Ulrich Drepper |
2006-05-15 | * include/rpc/key_prot.h: Maek all _internal functions as hidden. | Ulrich Drepper |
2006-05-05 | * sunrpc/svcauth_des.c (cache_init): Use calloc instead of | Ulrich Drepper |
2006-05-04 | * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. | Ulrich Drepper |
2006-05-04 | * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free | Ulrich Drepper |
2006-05-04 | * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire | Ulrich Drepper |
2006-04-07 | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper |
2005-12-20 | * sunrpc/clnt_unix.c (unix_ops): Mark as const. | Ulrich Drepper |
2005-12-20 | (client_ops): Mark as const. | Ulrich Drepper |
2005-12-20 | * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. | Ulrich Drepper |
2005-12-20 | * sunrpc/auth_none.c (ops): Mark as const. | Ulrich Drepper |
2005-12-07 | (authdes_pk_create): If conversation key cannot be created, free memory. | Ulrich Drepper |
2005-11-22 | * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport | Ulrich Drepper |
2005-11-21 | .. | Ulrich Drepper |
2005-11-04 | (svc_getreq_poll): Fix inefficient loop test. | Ulrich Drepper |
2005-11-03 | * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, | Roland McGrath |
2005-11-03 | [BZ #1548] | Roland McGrath |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
2005-06-26 | * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR | Ulrich Drepper |
2005-05-23 | * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd | Ulrich Drepper |
2005-05-23 | [BZ #961] | Ulrich Drepper |
2005-05-23 | * sunrpc/pm_getport.c (__get_socket): New function. | Ulrich Drepper |
2005-05-23 | * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. | Ulrich Drepper |
2005-04-26 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | Roland McGrath |