OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / inet / getproto.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-12 Bernd SchmidtRevert revision 19347, plus libc_hidden_proto for __uc_...
2008-05-27 Carmelo AmorosoFix build failure due to missing 'smallint' definition
2008-05-25 Denis VlasenkoSlight size reduction by use of smallints/consts:
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2007-07-30 Denis Vlasenkomake regex_old.c, ruserpass.c use __uc_malloc,
2007-04-18 Rob LandleyBugfix from Atsushi Nemoto: return nonzero error code...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
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-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-06 Mike Frysingermacro out the thread funcs in libc if threading is...
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-27 Peter S. MazingerHide some of mem* and str*
2004-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-06-27 Eric AndersenPer a patch from Rob McMullen, add getprotoent_r, getpr...
2002-06-17 Eric AndersenMake things more re-entrany, kill some cruft.
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-02-05 Eric AndersenUpdate networking includes.
2000-10-27 Eric AndersenAdd in getprotobyname, getservicebyname, and related...