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_GETFSIZE.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/ulimit/UL_GETFSIZE.c (limited to 'src/ulimit/UL_GETFSIZE.c') 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 +#define UL_GETFSIZE 1 +/* +XOPEN(4) +*/ -- cgit v1.2.1