summaryrefslogtreecommitdiffstats
path: root/libc/inet/inet_net.c
Commit message (Expand)AuthorAgeFilesLines
* - Avoid warning about undefined preprocessor token. No obj-code changes.Bernhard Reutner-Fischer2008-05-301-1/+1
* switch to a smaller/more robust implementation by Andrey Simonenko and as sug...Mike Frysinger2007-09-151-43/+41
* Correct build if UCLIBC_HAS_CTYPE_TABLES is not definedPeter S. Mazinger2006-03-221-1/+1
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+5
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-3/+4
* fix signed warningMike Frysinger2005-12-101-1/+1
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-2/+3
* Atsushi Nemoto writes:Eric Andersen2003-10-081-3/+3
* 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/+98