aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/mtinfo.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen1-138/+0
2022-07-14Cygwin: fix or delete a few comments to drop 32 bit referencesCorinna Vinschen1-3/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2013-08-26 * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.Corinna Vinschen1-8/+8
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-18/+22
2008-07-15 * fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.Corinna Vinschen1-6/+1
2008-04-18 * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen1-2/+0
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen1-4/+1
2005-08-22 * mtinfo.h (mtinfo_drive::error): Fix argument bug in debug_printf call.Corinna Vinschen1-1/+1
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor1-3/+3
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