summaryrefslogtreecommitdiff
path: root/include/sys/personality.h
AgeCommit message (Collapse)Author
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2003-08-08Add support for personality(), prctl(), ustat(), and ulimit()Eric Andersen
syscalls, which had managed to stay unimplemented thus far. -Erik