Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/cygwin/version.h: Bump minor api to reflect export change. | Corinna Vinschen | 2000-04-13 | 1 | -1/+2 |
| | |||||
* | * cygwin.din: Add symbol for `lacl'. | Corinna Vinschen | 2000-04-13 | 1 | -0/+1 |
| | | | | | | | | | * security.cc (ReadSD): Add debug output. (acl_worker): New static function. (acl): Call acl_worker now. (lacl): New function. (facl): Call acl_worker now. * include/cygwin/acl.h: Add prototype for `lacl'. | ||||
* | Bump minor version. | Christopher Faylor | 2000-04-07 | 1 | -1/+1 |
| | |||||
* | * path.cc (symlink_check_one): Recognize symlink settings from the mount table. | Christopher Faylor | 2000-03-26 | 1 | -1/+1 |
| | | | | | | | * path.h: Make PATH_SYMLINK an alias for MOUNT_SYMLINK. * syscalls.cc (stat_worker): Use extension search mechanism in path_conv to look for .exe rather than trying to special case it here. * mount.h: Make MOUNT_SYMLINK a real option. | ||||
* | Throughout use strace class in place of individual functions and variables. | Christopher Faylor | 2000-03-07 | 2 | -26/+27 |
| | | | | | | * cygwin.din: Eliminate _strace_wm. * sigproc.cc (wait_sig): Temporarily add more debugging output. * include/cygwin/version.h: Bump minor api to reflect export change. | ||||
* | Bump minor version number | Christopher Faylor | 2000-02-26 | 1 | -1/+2 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 67 | -0/+4011 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 3 | -0/+92 |