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
/
svc_run.c
Age
Commit message (
Expand
)
Author
2016-12-02
remove libintl stub and libintl.h header
Waldemar Brodkorb
2012-06-15
libintl.h: add _(x) and N_(x) and use it everywhere
Peter S. Mazinger
2012-06-15
remove __FORCE_GLIBC
Peter S. Mazinger
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-22
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
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-09
Implement hidden poll, switch user to hidden *printf/*scanf/poll
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-03
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...
Peter S. Mazinger
2005-11-26
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
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
Update networking includes.
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-05-14
Initial revision
Erik Andersen