summaryrefslogtreecommitdiffstats
path: root/libc/inet/getnetent.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-9/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-5/+5
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-1/+1
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* Revert revision 19347, plus libc_hidden_proto for __uc_malloc.Bernd Schmidt2008-06-121-4/+3
* Revert revison 19346, except parts needed by later patches (r19347 also addedBernd Schmidt2008-06-101-19/+6
* Fix build failure due to missing 'smallint' definitionCarmelo Amoroso2008-05-271-0/+1
* Slight size reduction by use of smallints/consts:Denis Vlasenko2008-05-251-2/+2
* add hidden_proto's for __uc_mallocDenis Vlasenko2008-02-121-0/+2
* make regex_old.c, ruserpass.c use __uc_malloc,Denis Vlasenko2007-07-301-3/+1
* make getnetent.c, md5.c use __uc_mallocDenis Vlasenko2007-07-301-6/+20
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-17/+14
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-3/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-10/+15
* hide internal _net_stayopen symbolMike Frysinger2006-01-081-1/+1
* Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...Peter S. Mazinger2005-12-161-0/+1
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-0/+2
* macro out the thread funcs in libc if threading is disabledMike Frysinger2005-12-061-6/+3
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-4/+6
* Add missing include.Manuel Novoa III2004-05-071-0/+1
* Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen2004-03-181-2/+9
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Make things more re-entrany, kill some cruft.Eric Andersen2002-06-171-72/+88
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Silence a few warnings.Eric Andersen2001-06-121-0/+2
* Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III2001-03-121-0/+116