aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/ulimit.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* ulimit(3): simplify.Pedro F. Giffuni2015-02-171-10/+8
* ulimit(3): Fix broken check.Pedro F. Giffuni2015-02-151-5/+9
* Revert 278634: This broke the build due to the compiler being too clever.Pedro F. Giffuni2015-02-131-2/+2
* ulimit(3): Fix broken check.Pedro F. Giffuni2015-02-121-2/+2
* Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these areTim J. Robbins2003-01-041-2/+2
* Remove unused variable: size.Tim J. Robbins2003-01-041-1/+1
* Implement POSIX.1-2001 (XSI)'s ulimit(3).Mike Barcroft2002-08-081-0/+68