summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ulimit.c
Commit message (Expand)AuthorAgeFilesLines
* ulimit(3): simplify.pfg2015-02-171-10/+8
* ulimit(3): Fix broken check.pfg2015-02-151-5/+9
* Revert 278634: This broke the build due to the compiler being too clever.pfg2015-02-131-2/+2
* ulimit(3): Fix broken check.pfg2015-02-121-2/+2
* Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these aretjr2003-01-041-2/+2
* Remove unused variable: size.tjr2003-01-041-1/+1
* Implement POSIX.1-2001 (XSI)'s ulimit(3).mike2002-08-081-0/+68
OpenPOWER on IntegriCloud