Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Steven Carr noticed that uClibc's inet_aton() is stricter then in | Eric Andersen | 2001-12-20 | 1 | -1/+7 |
| | | | | | | | | glibc, since no trailing blanks was permitted, such that inet_aton("192.168.1.1 ",&value); would work with glibc, and fail with uClibc. This brings uClibc's inet_aton() behavior into sync with glibc's behavior. -Erik | ||||
* | Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add | Eric Andersen | 2001-11-21 | 1 | -1/+1 |
| | | | | | support for __FORCE_NOGLIBC per Brian Stafford <brian.stafford@office-logic.com> | ||||
* | Update networking includes. | Eric Andersen | 2001-02-05 | 1 | -0/+2 |
| | |||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -11/+33 |
| | |||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 1 | -55/+53 |
| | |||||
* | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+85 |