musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/sys/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/resource.h')
-rw-r--r--include/sys/resource.h 8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/sys/resource.h b/include/sys/resource.h
index a9ec3bcb..42febc0a 100644
--- a/include/sys/resource.h
+++ b/include/sys/resource.h
@@ -67,7 +67,15 @@ int setpriority (int, id_t, int);
#define RLIMIT_NPROC 6
#define RLIMIT_MEMLOCK 8
#define RLIMIT_LOCKS 10
+#define RLIMIT_SIGPENDING 11
+#define RLIMIT_MSGQUEUE 12
+#define RLIMIT_NICE 13
+#define RLIMIT_RTPRIO 14
+#define RLIMIT_NLIMITS 15
+#ifdef _GNU_SOURCE
+#define RLIMT_NLIMIT RLIMIT_NLIMITS
+#endif
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 17:02:02 +0000

AltStyle によって変換されたページ (->オリジナル) /