add missing F_GETOWNER_UIDS flag to bits/fcntl.h

This commit is contained in:
Szabolcs Nagy 2013-01-11 02:03:45 +01:00
parent 056c8b1ab5
commit 73bb048951
6 changed files with 11 additions and 0 deletions

View File

@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17

View File

@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17

View File

@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17

View File

@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17

View File

@ -35,3 +35,4 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17

View File

@ -34,3 +34,5 @@
#define F_SETOWN_EX 15
#define F_GETOWN_EX 16
#define F_GETOWNER_UIDS 17