Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/sys/file.h: Add extern "C". | Corinna Vinschen | 2014-08-06 | 1 | -0/+9 |
* | * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in | Corinna Vinschen | 2014-02-06 | 1 | -0/+12 |
* | * include/sys/file.h (LOCK_SH): Drop definition in favor of new | Corinna Vinschen | 2014-01-17 | 1 | -20/+0 |
* | * Makefile.in: (DLL_OFILES): Add flock.o. | Corinna Vinschen | 2003-11-29 | 1 | -6/+30 |
* | * include/sys/file.h: Revert special X_OK usage. Just make it a constant. | Christopher Faylor | 2001-05-08 | 1 | -7/+1 |
* | * include/sys/file.h: More cleanup for X_OK. | Christopher Faylor | 2001-04-20 | 1 | -4/+2 |
* | * include/sys/file.h: Move X_OK protection earlier. | Christopher Faylor | 2001-04-20 | 1 | -1/+1 |
* | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 2001-04-18 | 1 | -0/+1 |
* | * dlopen.c (dlopen): Return NULL when name is NULL (suggested by | Christopher Faylor | 2001-03-05 | 1 | -1/+7 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+31 |