summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/uio.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-46/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-8/+8
|
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-0/+46
link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik