OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / inet / rpc / auth_unix.c
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-28 Mike Frysingermake sure we handle the (malloc(0)==NULL) case as Aubre...
2005-12-27 Mike Frysinger2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes:
2005-12-27 Mike Frysingerkill off minor warning
2005-12-16 Peter S. MazingerConvert some users and get rid of __rpc_thread_createer...
2005-12-08 Peter S. MazingerAgain rpc ;-( , all *inet*, *addr*
2005-12-07 Peter S. MazingerHide more
2005-12-07 Peter S. MazingerNo more *xdr* jump relocations
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-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-29 Peter S. MazingerHiding again
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2002-06-17 Eric AndersenRe-backport all the rpc stuff from glibc 2.2.5. This...
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-02-12 Manuel Novoa III Clean up lots of warnings.
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-10-07 Eric AndersenMore cleanups
2000-05-14 Erik AndersenInitial revision