rework langinfo code for ABI compat and for use by time code
[musl] / arch / x86_64 / bits / fcntl.h
index 7b30021..0949f31 100644 (file)
@@ -31,3 +31,8 @@
 #define F_GETLK 5
 #define F_SETLK 6
 #define F_SETLKW 7
+
+#define F_SETOWN_EX 15
+#define F_GETOWN_EX 16
+
+#define F_GETOWNER_UIDS 17