summaryrefslogtreecommitdiff
path: root/src/sys/resource/RLIMIT_STACK.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/resource/RLIMIT_STACK.h')
-rw-r--r--src/sys/resource/RLIMIT_STACK.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/sys/resource/RLIMIT_STACK.h b/src/sys/resource/RLIMIT_STACK.h
new file mode 100644
index 00000000..30a6fff2
--- /dev/null
+++ b/src/sys/resource/RLIMIT_STACK.h
@@ -0,0 +1,6 @@
+#include <sys/resource.h>
+#define RLIMIT_STACK /* TODO */
+
+/*
+XOPEN(400)
+*/