summaryrefslogtreecommitdiffstats
path: root/libc/inet/addr.c
Commit message (Expand)AuthorAgeFilesLines
* Document more things inet_aton() 'should' support but actually doesn't.Mike Frysinger2005-01-061-22/+38
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-1/+2
* Atsushi Nemoto writes:Eric Andersen2003-10-081-11/+11
* Update inet_aton() to support an undocumented feature of inet_aton,Eric Andersen2003-08-041-7/+13
* Fix a memory corruption bug.David McCullough2002-09-171-3/+6
* Cleanup namespace leaks by prepending __ to global stuff toEric Andersen2002-07-071-8/+4
* Make things more re-entrany, kill some cruft.Eric Andersen2002-06-171-5/+7
* Swap in the new stdio code.Manuel Novoa III2002-03-121-10/+7
* Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.David McCullough2002-01-171-0/+66
* Steven Carr noticed that uClibc's inet_aton() is stricter then inEric Andersen2001-12-201-1/+7
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Update networking includes.Eric Andersen2001-02-051-0/+2
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-11/+33
* Bug ugly formatting updateEric Andersen2000-10-091-55/+53
* Lots and lots of cleanups.Eric Andersen2000-07-061-0/+1
* Initial revision0_9_1Erik Andersen2000-05-141-0/+85