summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/create_xid.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* rpc: ifdef out xdrrec_{get,put}long if int32 == long,Denis Vlasenko2008-12-011-2/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-201-1/+1
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-8/+5
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+4
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-0/+1
* macro out the thread funcs in libc if threading is disabledMike Frysinger2005-12-061-6/+3
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-0/+3
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-2/+1
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-1/+1
* Peter S. Mazinger writes:Eric Andersen2004-10-191-1/+1
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Rework RPC code once again. By default, only enable theEric Andersen2002-08-061-1/+1
* Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen2002-06-171-0/+64