| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 15 | -64/+29 |
* | Quash some new warnings from GCC 4.6. | Roland McGrath | 2011-06-10 | 1 | -4/+5 |
* | Install rpc/netdb.h again | Andreas Schwab | 2011-05-06 | 1 | -3/+4 |
* | Fix "make xcheck" in sunrpc. | H.J. Lu | 2011-04-22 | 4 | -3/+16 |
* | Fix build problem in sunrpc. | Ulrich Drepper | 2011-04-20 | 1 | -2/+2 |
* | Add before-compile to dependencies for librpc_compat_pic objects. | Ulrich Drepper | 2011-04-17 | 1 | -1/+1 |
* | Obsolete RPC implementation in libc. | Ulrich Drepper | 2011-04-16 | 52 | -452/+730 |
* | Remove duplicate version of pmap_getport from NIS code. | Ulrich Drepper | 2010-09-01 | 2 | -7/+27 |
* | Avoid nested comment. | Roland McGrath | 2010-08-24 | 1 | -2/+1 |
* | Once again change RPC copyright notices. | Ulrich Drepper | 2010-08-19 | 92 | -2666/+2418 |
* | Fix whitespaces. | Ulrich Drepper | 2010-06-27 | 10 | -124/+118 |
* | Revert "Sun agreed to a change of the license for the RPC code to a BSD-like ... | Ulrich Drepper | 2010-06-27 | 91 | -2431/+2726 |
* | sunrpc: Fix spurious fall-through | Andreas Schwab | 2010-05-21 | 3 | -0/+3 |
* | Reinitialize _create_xid state after fork. | Ulrich Drepper | 2009-11-22 | 1 | -5/+7 |
* | Don't treat bug reporting message as a format string. | Andreas Schwab | 2009-06-16 | 1 | -2/+2 |
* | Sun agreed to a change of the license for the RPC code to a BSD-like license. | Ulrich Drepper | 2009-05-20 | 91 | -2726/+2431 |
* | Remove sunrpc/.gitignore. | Ulrich Drepper | 2009-05-16 | 1 | -1/+0 |
* | remove subsumed .gitignore entries and files | Jim Meyering | 2009-05-16 | 1 | -7/+0 |
* | remove COPYING* from .gitignore files | Jim Meyering | 2009-05-16 | 1 | -1/+1 |
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper | 2009-04-26 | 1 | -4/+12 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 4 | -6/+6 |
* | * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that | Ulrich Drepper | 2009-02-07 | 1 | -1/+1 |
* | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper | 2009-02-06 | 2 | -55/+100 |
* | * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. | Ulrich Drepper | 2009-02-06 | 1 | -1/+5 |
* | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek | 2008-11-07 | 1 | -8/+12 |
* | * malloc/malloc.c (public_rEALLOc): When new arena is used, copy | Ulrich Drepper | 2008-11-03 | 1 | -1/+5 |
* | * sunrpc/rpc/svc.h: Declare svcfd_create. | Ulrich Drepper | 2008-09-15 | 1 | -0/+5 |
* | * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of | Ulrich Drepper | 2008-07-26 | 1 | -1/+1 |
* | * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. | Ulrich Drepper | 2008-07-26 | 1 | -1/+1 |
* | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper | 2008-07-25 | 2 | -9/+54 |
* | [BZ #5979] | Ulrich Drepper | 2008-03-29 | 11 | -17/+18 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 1 | -4/+2 |
* | 2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 2008-01-21 | 1 | -1/+1 |
* | [BZ #5541] | Ulrich Drepper | 2008-01-09 | 1 | -0/+2 |
* | [BZ #5545] | Ulrich Drepper | 2008-01-09 | 1 | -63/+51 |
* | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper | 2007-10-30 | 2 | -5/+5 |
* | (clntudp_call): Don't block in recvfrom call even if the poll result indicate... | Ulrich Drepper | 2007-10-18 | 1 | -1/+1 |
* | [BZ #5010] | Ulrich Drepper | 2007-10-06 | 1 | -2/+21 |
* | * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning. | Ulrich Drepper | 2007-08-26 | 1 | -1/+1 |
* | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 2007-07-28 | 1 | -10/+10 |
* | [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 |