OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / inet / rpc / bindresvport.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
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-08 Peter S. MazingerAgain rpc ;-( , all *inet*, *addr*
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2004-03-18 Eric AndersenBased on a patch from Alexandre Oliva, remove all refer...
2003-12-02 Eric AndersenAvoid a potentially undefined operation with a veriable...
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-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
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-05-14 Erik AndersenInitial revision