summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/sockaddr.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-40/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-16/+9
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+3
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-0/+44
headers (the way it has been done in GNU libc). -Erik