From 7102128c92c78fd8ef77070f8185313f01f3768e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 9 Feb 2019 14:57:58 -0500 Subject: merge XOPEN identifiers --- src/ulimit/UL_SETFSIZE.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/ulimit/UL_SETFSIZE.c (limited to 'src/ulimit/UL_SETFSIZE.c') 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 +#define UL_SETFSIZE 2 +/* +XOPEN(4) +*/ -- cgit v1.2.1