expose O_PATH if possible

This commit is contained in:
Benjamin Peterson 2013-03-13 10:27:41 -05:00
parent fe1c471cb1
commit 3b965a237c
3 changed files with 6 additions and 0 deletions

View file

@ -1137,6 +1137,7 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
O_DIRECTORY
O_NOFOLLOW
O_NOATIME
O_PATH
These constants are GNU extensions and not present if they are not defined by
the C library.