summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/auth_none.c
AgeCommit message (Expand)Author
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2012-03-26inet:rpc: fix build in !NPTL caseCarmelo Amoroso
2012-02-07inet:rpc: fix authnone_marshal in multithreading contextCarmelo Amoroso
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
2006-01-23sync with glibcMike Frysinger
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-27kill off simple unused warningsMike Frysinger
2005-12-07No more *xdr* jump relocationsPeter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2004-02-18Alexandre Oliva writes:Eric Andersen
2002-08-06Rework RPC code once again. By default, only enable theEric Andersen
2002-06-17Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen
2001-11-21Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen
2001-02-05Update networking includes.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen