OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / inet / rpc / clnt_perror.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
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-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
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-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
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...
2002-04-09 Eric AndersenRe-enable clnt_perror. Patch from Miles Bader.
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-02-05 Eric AndersenUpdate networking includes.
2001-01-15 Eric AndersenI've been working on fixing up the rpc crap. now it...
2000-10-09 Eric AndersenBug ugly formatting update
2000-05-14 Erik AndersenInitial revision