summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sys/user.h
Commit message (Collapse)AuthorAgeFilesLines
* force arches to provide sys/user.hMike Frysinger2009-07-261-1/+1
| | | | | | | Now that Linux is no longer installing linux/user.h, arches will have to provide their own. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+1
and to better support each arch. This is a really big patch... -Erik