add missing F_GETOWNER_UIDS flag to bits/fcntl.h

This commit is contained in:
Szabolcs Nagy
2013-01-12 19:42:39 +01:00
parent 056c8b1ab5
commit 73bb048951
6 changed files with 11 additions and 0 deletions
+2
View File
@@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17
+2
View File
@@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17
+2
View File
@@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17
+2
View File
@@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17
+1
View File
@@ -35,3 +35,4 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17
+2
View File
@@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17