OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / inet / rpc / svc_simple.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. Mazingersome global data relocs gone
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert some users and get rid of __rpc_thread_createer...
2005-12-08 Peter S. MazingerAgain rpc ;-( , all *inet*, *addr*
2005-12-07 Peter S. MazingerHide *clnt|pmap|svc* and some rpc. inet/rpc is full...
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-01 Peter S. MazingerHide mostly used functions
2004-03-18 Eric AndersenBased on a patch from Alexandre Oliva, remove all refer...
2004-02-18 Eric AndersenAlexandre Oliva writes:
2002-08-06 Eric AndersenRework RPC code once again. By default, only enable the
2002-06-18 Eric AndersenMake sure the sccsid tags never get compiled in.
2002-06-17 Eric AndersenRe-backport all the rpc stuff from glibc 2.2.5. This...
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-02-12 Manuel Novoa III Clean up lots of warnings.
2001-02-05 Eric AndersenUpdate networking includes.
2000-10-09 Eric AndersenBug ugly formatting update
2000-05-14 Erik AndersenInitial revision