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
diff options
context:
space:
mode:
Diffstat
-rw-r--r--include/tar.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tar.h b/include/tar.h
index be589842..b3c4ba24 100644
--- a/include/tar.h
+++ b/include/tar.h
@@ -3,7 +3,9 @@
#define TSUID 04000
#define TSGID 02000
+#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) || defined(_XOPEN_SOURCE)
#define TSVTX 01000
+#endif
#define TUREAD 00400
#define TUWRITE 00200
#define TUEXEC 00100
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月24日 00:41:35 +0000

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