Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These headers should not be included in uClibc -- they should be | Eric Andersen | 2004-04-30 | 1 | -144/+0 |
| | | | | part of the ppp instead. | ||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -5/+1 |
| | |||||
* | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough | 2001-07-11 | 1 | -1/+5 |
| | | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++. | ||||
* | linux 2.0.x kernels have broken header files. It is silly to be so | Eric Andersen | 2001-01-16 | 1 | -0/+144 |
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net. |