summaryrefslogtreecommitdiff
path: root/libc/inet/addr.c
AgeCommit message (Expand)Author
2003-10-08Atsushi Nemoto writes:Eric Andersen
2003-08-04Update inet_aton() to support an undocumented feature of inet_aton,Eric Andersen
2002-09-17Fix a memory corruption bug.David McCullough
2002-07-07Cleanup namespace leaks by prepending __ to global stuff toEric Andersen
2002-06-17Make things more re-entrany, kill some cruft.Eric Andersen
2002-03-12Swap in the new stdio code.Manuel Novoa III
2002-01-17Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough
2001-12-20Steven Carr noticed that uClibc's inet_aton() is stricter then inEric Andersen
2001-11-21Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen
2001-02-05Update networking includes.Eric Andersen
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-07-06Lots and lots of cleanups.Eric Andersen
2000-05-14Initial revisionErik Andersen