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