summaryrefslogtreecommitdiffstats
path: root/include/sys/ustat.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for personality(), prctl(), ustat(), and ulimit()Eric Andersen2003-08-081-0/+38
syscalls, which had managed to stay unimplemented thus far. -Erik