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