aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/mtinfo.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-1/+1
2004-04-19 * errno.cc (errmap): Handle ERROR_IO_PENDING.Corinna Vinschen1-4/+9
2004-04-19 * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_waitCorinna Vinschen1-1/+1
2004-04-13 * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flagCorinna Vinschen1-12/+7
2004-04-10 * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen1-6/+6
2004-04-09 * fhandler.h (class fhandler_dev_raw): Move status bits into protectedCorinna Vinschen1-8/+22
2004-03-26 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen1-0/+133