summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/in.h
Commit message (Collapse)AuthorAgeFilesLines
* in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer2009-11-251-0/+2
| | | | | | Disable some IPv6 header defines if IPv6 is off. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Sync with glibc 2.3.6.Peter Kjellerstedt2006-02-221-43/+53
|
* sync with glibcMike Frysinger2005-11-091-10/+29
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+141
and to better support each arch. This is a really big patch... -Erik