summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/clnt_perror.c
AgeCommit message (Expand)Author
2012-06-15rpc: remove unused USE_IN_LIBIO guarded codePeter S. Mazinger
2012-06-15libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)Peter S. Mazinger
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...Peter S. Mazinger
2005-12-09Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger
2005-12-07Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen
2002-08-06Rework RPC code once again. By default, only enable theEric Andersen
2002-06-18Make sure the sccsid tags never get compiled in.Eric Andersen
2002-06-17Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen
2002-04-09Re-enable clnt_perror. Patch from Miles Bader.Eric Andersen
2001-11-21Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen
2001-02-05Update networking includes.Eric Andersen
2001-01-15I've been working on fixing up the rpc crap. now it is onlyEric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen