summaryrefslogtreecommitdiff
path: root/include/ulimit.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2003-01-08No need to support UL_GETSIZE and UL_SETSIZE anymore; they are about to beTim J. Robbins
2003-01-04Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these areTim J. Robbins
2003-01-04Bracket the prototype for ulimit() with __BEGIN_DECLS/__END_DECLSTim J. Robbins
2002-08-08Implement POSIX.1-2001 (XSI)'s ulimit(3).Mike Barcroft