summaryrefslogtreecommitdiffstats
path: root/libc/inet/getnetbyad.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
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+4
* hide internal _net_stayopen symbolMike Frysinger2006-01-081-1/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-0/+4
* 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
* Update to accomodate the header file changesEric Andersen2001-09-271-4/+1
* Add some missing network functionality; grabbed from libc-5.3.12.Manuel Novoa III2001-03-121-0/+36