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
/
rpc_prot.c
Age
Commit message (
Expand
)
Author
2012-06-15
remove __FORCE_GLIBC
Peter S. Mazinger
2010-01-21
fix typo in version mismatch msg
Bernhard Reutner-Fischer
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
2008-04-12
Functions should be either exported in public .h files
Denis Vlasenko
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
2006-01-08
kill off two more relocs
Mike Frysinger
2005-12-07
Hide more
Peter S. Mazinger
2005-12-07
No more *xdr* jump relocations
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2002-06-18
Make sure the sccsid tags never get compiled in.
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-12
Clean up lots of warnings.
Manuel Novoa III
2001-02-05
Wierd. Whats _null_auth doing here?
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