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