diff options
Diffstat (limited to 'src/ulimit/UL_SETFSIZE.c')
| -rw-r--r-- | src/ulimit/UL_SETFSIZE.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ulimit/UL_SETFSIZE.c b/src/ulimit/UL_SETFSIZE.c new file mode 100644 index 00000000..a45da28a --- /dev/null +++ b/src/ulimit/UL_SETFSIZE.c @@ -0,0 +1,5 @@ +#include <ulimit.h> +#define UL_SETFSIZE 2 +/* +XOPEN(4) +*/ |
