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