summaryrefslogtreecommitdiffstats
path: root/include/net/if.h
Commit message (Collapse)AuthorAgeFilesLines
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+3
| | | | | Appears to build fine (several .configs tried)
* sync with glibcMike Frysinger2006-02-261-1/+3
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-62/+74
|
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-0/+191
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.