summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Collapse)AuthorAgeFilesLines
* * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen2000-04-131-1/+2
|
* * cygwin.din: Add symbol for `lacl'.Corinna Vinschen2000-04-131-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 Faylor2000-04-071-1/+1
|
* * path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor2000-03-261-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 Faylor2000-03-072-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 numberChristopher Faylor2000-02-261-1/+2
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-1767-0/+4011
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-173-0/+92