index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
inet
/
rpc
/
auth_none.c
Age
Commit message (
Expand
)
Author
2012-03-26
inet:rpc: fix build in !NPTL case
Carmelo Amoroso
2012-02-07
inet:rpc: fix authnone_marshal in multithreading context
Carmelo Amoroso
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2006-01-23
sync with glibc
Mike Frysinger
2006-01-14
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-27
kill off simple unused warnings
Mike Frysinger
2005-12-07
No more *xdr* jump relocations
Peter S. Mazinger
2005-12-03
More hiding, including __mempcpy
Peter S. Mazinger
2005-11-26
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2004-02-18
Alexandre Oliva writes:
Eric Andersen
2002-08-06
Rework RPC code once again. By default, only enable the
Eric Andersen
2002-06-17
Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this
Eric Andersen
2001-11-21
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
2001-02-05
Update networking includes.
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-05-14
Initial revision
Erik Andersen