about summary refs log tree commit diff
path: root/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* rpcgen - fall back to looking for cpp in system pathAllan McRae2012-08-071-22/+18
* Fix some -Wformat warnings in rpcgen.Roland McGrath2012-07-263-3/+3
* sunrpc: fix rpc bootstrap buildsMike Frysinger2012-07-061-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-242-6/+6
* Fix sunrpc static libraryAndreas Jaeger2012-05-212-2/+6
* Fix dependency tracking on cross-rpcgen-objsAndreas Schwab2012-05-161-5/+3
* Make sunrpc code usable againAndreas Jaeger2012-05-1050-152/+158
* Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov2012-05-102-8/+40
* Add dependency tracking for rpc-compat-routinesAndreas Schwab2012-05-101-2/+6
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Use standard build rule to build rpcgen.Joseph Myers2012-03-102-4/+4
* Remove __GNU_LIBRARY__ conditionals from rpcgen.Joseph Myers2012-03-093-57/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-7/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0910-30/+19
* Remove pre-ISO C supportUlrich Drepper2012-01-076-49/+49
* Fix aliasing issues in RPC codeUlrich Drepper2011-12-043-3/+31
* Fix case value used in RPC codUlrich Drepper2011-11-121-1/+1
* Fix netname2hostAndreas Jaeger2011-10-081-3/+2
* Cleanup of configuration optionsUlrich Drepper2011-09-1015-64/+29
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-4/+5
* Install rpc/netdb.h againAndreas Schwab2011-05-061-3/+4
* Fix "make xcheck" in sunrpc.H.J. Lu2011-04-224-3/+16
* Fix build problem in sunrpc.Ulrich Drepper2011-04-201-2/+2
* Add before-compile to dependencies for librpc_compat_pic objects.Ulrich Drepper2011-04-171-1/+1
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-1652-452/+730
* Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper2010-09-012-7/+27
* Avoid nested comment.Roland McGrath2010-08-241-2/+1
* Once again change RPC copyright notices.Ulrich Drepper2010-08-1992-2666/+2418
* Fix whitespaces.Ulrich Drepper2010-06-2710-124/+118
* Revert "Sun agreed to a change of the license for the RPC code to a BSD-like ...Ulrich Drepper2010-06-2791-2431/+2726
* sunrpc: Fix spurious fall-throughAndreas Schwab2010-05-213-0/+3
* Reinitialize _create_xid state after fork.Ulrich Drepper2009-11-221-5/+7
* Don't treat bug reporting message as a format string.Andreas Schwab2009-06-161-2/+2
* Sun agreed to a change of the license for the RPC code to a BSD-like license.Ulrich Drepper2009-05-2091-2726/+2431
* Remove sunrpc/.gitignore.Ulrich Drepper2009-05-161-1/+0
* remove subsumed .gitignore entries and filesJim Meyering2009-05-161-7/+0
* remove COPYING* from .gitignore filesJim Meyering2009-05-161-1/+1
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-4/+12
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-164-6/+6
* * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata thatUlrich Drepper2009-02-071-1/+1
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-062-55/+100
* * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.Ulrich Drepper2009-02-061-1/+5
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-071-8/+12
* * malloc/malloc.c (public_rEALLOc): When new arena is used, copyUlrich Drepper2008-11-031-1/+5
* * sunrpc/rpc/svc.h: Declare svcfd_create.Ulrich Drepper2008-09-151-0/+5
* * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead ofUlrich Drepper2008-07-261-1/+1
* * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper2008-07-261-1/+1
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-252-9/+54
* [BZ #5979]Ulrich Drepper2008-03-2911-17/+18