Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-05-28 | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 1 | -1/+1 |
2004-04-19 | * errno.cc (errmap): Handle ERROR_IO_PENDING. | Corinna Vinschen | 1 | -4/+9 |
2004-04-19 | * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_wait | Corinna Vinschen | 1 | -1/+1 |
2004-04-13 | * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag | Corinna Vinschen | 1 | -12/+7 |
2004-04-10 | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 1 | -6/+6 |
2004-04-09 | * fhandler.h (class fhandler_dev_raw): Move status bits into protected | Corinna Vinschen | 1 | -8/+22 |
2004-03-26 | * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY, | Corinna Vinschen | 1 | -0/+133 |