* syscalls.cc (check_posix_perm): New static function.

(fpathconf): Add _PC_POSIX_PERMISSIONS and _PC_POSIX_SECURITY
        support.
        (pathconf): Ditto.
        * include/cygwin/version.h: Bump API minor number to 37.
This commit is contained in:
Corinna Vinschen
2001-03-19 11:02:41 +00:00
parent c7ee75cd2e
commit 30f326bf5e
3 changed files with 74 additions and 3 deletions

View File

@ -130,10 +130,11 @@ details. */
35: Export drand48, erand48, jrand48, lcong48, lrand48,
mrand48, nrand48, seed48, and srand48.
36: Added _cygwin_S_IEXEC, et al
37: [f]pathconv support _PC_POSIX_PERMISSIONS and _PC_POSIX_SECURITY
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 36
#define CYGWIN_VERSION_API_MINOR 37
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible