aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.in
AgeCommit message (Expand)AuthorFilesLines
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