aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.in
AgeCommit message (Expand)AuthorFilesLines
2008-06-09* devices.in: Remove "Global" from tty device.Christopher Faylor1-1/+1
2008-05-29* devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor1-2/+2
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor1-8/+8
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen1-1/+1
2007-02-23 * devices.in: Change native device name to native NT device name forCorinna Vinschen1-3/+3
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-0/+3
2006-11-23 * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen1-2/+42
2006-10-09 * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen1-1/+1
2005-09-13* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor1-1/+0
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-0/+6
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-0/+1
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor1-0/+3
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor1-40/+42
2005-02-23 * devices.in (parsedisk): Fix typo.Corinna Vinschen1-1/+1
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen1-0/+1
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor1-0/+13
2004-12-01* syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor1-1/+1
2004-01-21* devices.in: Change raw com device to more correct form.Christopher Faylor1-2/+2
2003-12-07Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor1-2/+0
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-7/+13
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-0/+128