OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / inet / rpc / clnt_udp.c
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert some users and get rid of __rpc_thread_createer...
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
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. MazingerRename newly created __libc_x (reserved for libpthread...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2002-06-18 Eric AndersenMake sure the sccsid tags never get compiled in.
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.
2000-10-09 Eric AndersenBug ugly formatting update
2000-05-14 Erik AndersenInitial revision