summaryrefslogtreecommitdiffstats
path: root/libc/inet/getnetbynm.c
Commit message (Expand)AuthorAgeFilesLines
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-3/+3
* 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-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+7
* hide internal _net_stayopen symbolMike Frysinger2006-01-081-1/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-0/+4
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Silence stupid warnings caused by bad kernel network includesEric Andersen2001-09-271-0/+2
* Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III2001-03-121-0/+41