Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to support UL_GETSIZE and UL_SETSIZE anymore; they are about to be | tjr | 2003-01-08 | 1 | -9/+0 |
* | Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these are | tjr | 2003-01-04 | 1 | -2/+11 |
* | Bracket the prototype for ulimit() with __BEGIN_DECLS/__END_DECLS | tjr | 2003-01-04 | 1 | -0/+4 |
* | Implement POSIX.1-2001 (XSI)'s ulimit(3). | mike | 2002-08-08 | 1 | -0/+37 |