summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.in
Commit message (Expand)AuthorAgeFilesLines
* * 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