summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Collapse)AuthorAgeFilesLines
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-2710-125/+132
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-112-2/+10
| | | | | | 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 soEric Andersen2001-01-1613-0/+1257
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.