]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/fhandler_tape.cc
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
[newlib-cygwin.git] / winsup / cygwin / fhandler_tape.cc
2012-06-19 Christopher Faylor* cygwait.cc (cancelable_wait): Mimic old cygwait behav...
2012-03-08 Corinna Vinschen * Throughout, replace usage of w32api's min with MIN...
2011-11-14 Christopher FaylorThroughout use "have_execed" macro rather than "hExeced...
2011-10-15 Christopher Faylor* cygerrno.h (__set_errno): Modify debugging output...
2011-06-06 Christopher Faylorwhitespace elimination
2011-05-28 Christopher Faylor* autoload.cc: Call _api_fatal in asm.
2011-05-04 Corinna Vinschen * fhandler.h (fhandler_dev_tape::_lock): Add bool...
2010-01-14 Corinna Vinschen * cygwin.din (dup3): Export.
2009-12-18 Corinna Vinschen Throughout, replace hMainProc with GetCurrentProcess...
2009-07-24 Christopher Faylor* sigproc.h (wait_for_sigthread): Eliminate parameter.
2008-09-11 Christopher Faylor* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-07-15 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Remove synchr...
2008-04-18 Corinna Vinschen * fhandler.h (-struct wsa_event): Move to wsa_event...
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2007-11-28 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH...
2006-07-26 Corinna Vinschen * cygheap.h (struct init_cygheap): Remove shared_h...
2005-12-22 Christopher Faylorwhitespace cleanup to force snapshot.
2005-12-14 Corinna Vinschen * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC...
2005-09-28 Corinna Vinschen Revert erroneous checkin.
2005-09-28 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-07-05 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::close): Don...
2005-07-05 Christopher FaylorChange foo (void) to foo () for all c++ functions throu...
2005-07-03 Christopher FaylorReplace valid memory checks with new myfault class...
2005-06-22 Corinna Vinschen * fhandler.h (class fhandler_dev_tape): Add declaratio...
2005-04-28 Christopher Faylor* shared_info.h (cygwin_shared_address): Bump to a...
2005-03-27 Christopher Faylor* wininfo.h (wininfo::timer_active): Delete.
2005-03-16 Christopher Faylor* fhandler_tape.cc (get_ll): This is a generally useful...
2004-09-09 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::open): Fix...
2004-09-03 Christopher FaylorRegularize most strace_prints throughout so that %E...
2004-08-20 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::raw_read):...
2004-05-28 Christopher Faylor* path.cc (chdir): Always use the normalized_path as...
2004-05-12 Corinna Vinschen * cygheap.h (struct init_cygheap): Add mt_h member.
2004-04-20 Corinna Vinschen * fhandler.cc (fhandler_base::open): Remove special...
2004-04-19 Corinna Vinschen * errno.cc (errmap): Handle ERROR_IO_PENDING.
2004-04-19 Corinna Vinschen * fhandler_tape.cc (mtinfo_drive::_set_pos): Take...
2004-04-09 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Move status...
2004-03-31 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Fix fatal...
2004-03-31 Corinna Vinschen * fhandler_tape.cc (mtinfo_drive::get_pos): Only set...
2004-03-26 Corinna Vinschen * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to...
2004-03-15 Corinna Vinschen Fix ChangeLog dates.
2004-03-14 Corinna Vinschen * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
2004-03-13 Corinna Vinschen * errno.cc (errmap): Handle ERROR_BUS_RESET.
2004-03-02 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::raw_read): When...
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2003-12-07 Christopher FaylorChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-09-25 Christopher Faylor* devices.cc: New file.
2003-06-16 Christopher FaylorThroughout, remove "include <errno.h>" from files which...
2003-04-01 Corinna Vinschen * dir.cc: Change __off32_t to _off_t and __off64_t...
2002-09-30 Christopher FaylorRemove \n from calls to strace class printfs throughout.
2002-09-22 Christopher Faylor* fhandler.cc (fhandler_base::dup): Don't set handle...
2002-06-05 Christopher FaylorRemove fcntl.h includes throughout.
2002-06-02 Christopher Faylor* fhandler.cc (fhandler_base::fstat): Move dev and...
2002-02-25 Corinna Vinschen * cygwin.din (fstat64): New symbol.
2002-02-10 Corinna Vinschen * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 Corinna Vinschen * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2001-11-16 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::clear): Don't...
2001-10-22 Christopher FaylorRemove 'cb' parameter and modify fhandler_* constructor...
2001-10-16 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::open)...
2001-10-16 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_sta...
2001-10-16 Corinna Vinschen * autoload.cc: Add load statement for `NtOpenFile'.
2001-10-13 Christopher Faylor* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-05 Christopher FaylorAdd second path_conv * argument to fstat()s throughout.
2001-10-04 Christopher Faylor* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if...
2001-10-01 Christopher FaylorAdd "path.h" include throughout, where needed. Use...
2001-09-11 Christopher FaylorUpdate copyrights.
2001-07-26 Christopher FaylorThroughout, reorganize header file inclusion to put...
2001-06-22 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_era...
2001-06-15 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_sta...
2001-04-18 Christopher FaylorThroughout, change fdtab references to cygheap->fdtab.
2001-03-05 Christopher Faylor* dlopen.c (dlopen): Return NULL when name is NULL...
2000-10-31 Corinna Vinschen * fhandler.h (fhandler_dev_raw): Add definition...
2000-10-31 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::open...
2000-09-03 Christopher Faylor* Makefile.in: Add cygheap.o.
2000-08-22 Christopher Faylor* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 Christopher Faylor* cygerrno.h: New file. Use this throughout whenever...
2000-08-02 DJ Delorie* winsup.h: take out protections of environ, errno...
2000-07-23 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add...
2000-05-16 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::ioctl...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17 Christopher Faylorimport winsup-2000-02-17 snapshot
This page took 0.638119 seconds and 88 git commands to generate.