summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/svc.c
AgeCommit message (Expand)Author
2015-12-17svc.c: svc_getreqset() buffer overflowWaldemar Brodkorb
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2011-03-06simplify ffs* codePeter S. Mazinger
2011-03-05Implement ffsl and ffsll.Bernd Schmidt
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
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-08Again rpc ;-( , all *inet*, *addr*Peter 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-03Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-29Hiding againPeter 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-09-27Update to accomodate the header file changesEric Andersen
2001-02-12Clean up lots of warnings.Manuel Novoa III
2001-02-05Fix the worst of the damage so it actually compiles now (though, strictlyEric Andersen
2001-02-05Update networking includes.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen
2000-05-14Initial revisionErik Andersen