summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.in
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-4/+0
* * devices.in: Remove "Global" from tty device.Christopher Faylor2008-06-091-1/+1
* * devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor2008-05-291-2/+2
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-8/+8
* * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen2007-08-131-1/+1
* * devices.in: Change native device name to native NT device name forCorinna Vinschen2007-02-231-3/+3
* * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen2007-01-171-0/+3
* * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen2006-11-231-2/+42
* * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen2006-10-091-1/+1
* * dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor2005-09-131-1/+0
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-241-0/+6
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+1
* * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor2005-05-061-0/+3
* * child_info.h (fork_info): Use different method to alias variable.Christopher Faylor2005-03-191-40/+42
* * devices.in (parsedisk): Fix typo.Corinna Vinschen2005-02-231-1/+1
* * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen2005-02-231-0/+1
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-011-0/+13
* * syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor2004-12-011-1/+1
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-211-2/+2
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-2/+0
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-7/+13
* * Makefile.in: Add YA method for generating devices.cc.Christopher Faylor2003-10-011-0/+128