summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/ustat.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for personality(), prctl(), ustat(), and ulimit()Eric Andersen2003-08-081-3/+7
| | | | | syscalls, which had managed to stay unimplemented thus far. -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+27
and to better support each arch. This is a really big patch... -Erik