K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-10-29T22:55:16.690148Z K 7 svn:log V 271 MFC r264628: fcntl.h: Make visible various POSIX.1-2008 features. Also, remove #if __BSD_VISIBLE where it is redundant. When __BSD_VISIBLE is defined to 1, __POSIX_VISIBLE, __XSI_VISIBLE and __ISO_C_VISIBLE are also defined to the newest supported version. PR: 188173 END