OSDN Git Service

Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / devices.in
2011-10-20 cgfThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-15 cgf* cygerrno.h (__set_errno): Modify debugging output...
2011-06-14 cgf* cygheap.h (init_cygheap::ctty_on_hold): Remove condit...
2011-06-12 cgfRename FH_BAD to FH_NADA throughout.
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-05-05 cgf* cygheap.cc (cygheap::close_ctty): Close ctty via...
2011-04-01 yselkowitzImplement /proc/sysvipc/*
2011-02-15 corinna * devices.in: Throughout use slashes instead of backsl...
2010-09-06 corinna * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-06-09 cgf* devices.in: Remove "Global" from tty device.
2008-05-29 cgf* devices.in: Change mapping for /dev/ttyS* and /dev...
2008-02-15 cgfPerform whitespace cleanup throughout.
2007-08-13 corinna * devices.in (dev_storage): Use native NT device name...
2007-02-23 corinna * devices.in: Change native device name to native...
2007-01-17 corinna * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
2006-11-23 corinna * devices.h: Add additional SCSI disk block device...
2006-10-09 corinna * devices.in: Raise number of handled serial ports...
2005-09-13 cgf* dcrt0.cc (do_exit): Rely on sigproc_terminate to...
2005-08-24 cgf* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-05-10 corinna * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-06 cgf* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
2005-03-19 cgf* child_info.h (fork_info): Use different method to...
2005-02-23 corinna * devices.in (parsedisk): Fix typo.
2005-02-23 corinna * devices.h: Switch FH_ZERO and FH_PORT as on Linux...
2005-02-01 cgf* cygthread.cc (cygthread::terminate_thread): Wait...
2004-12-01 cgf* syscalls.cc (truncate64): Don't second-guess errno...
2004-01-21 cgf* devices.in: Change raw com device to more correct...
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-11-28 cgfEliminate use of sigframe and sigthread throughout.
2003-10-01 cgf* Makefile.in: Add YA method for generating devices.cc.