Age | Commit message (Expand) | Author | Files | Lines |
2005-05-10 | * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o. | Corinna Vinschen | 1 | -0/+1 |
2005-05-06 | * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o. | Christopher Faylor | 1 | -0/+3 |
2005-03-19 | * child_info.h (fork_info): Use different method to alias variable. | Christopher Faylor | 1 | -40/+42 |
2005-02-23 | * devices.in (parsedisk): Fix typo. | Corinna Vinschen | 1 | -1/+1 |
2005-02-23 | * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL. | Corinna Vinschen | 1 | -0/+1 |
2005-02-01 | * cygthread.cc (cygthread::terminate_thread): Wait briefly for notification | Christopher Faylor | 1 | -0/+13 |
2004-12-01 | * syscalls.cc (truncate64): Don't second-guess errno if open fails. | Christopher Faylor | 1 | -1/+1 |
2004-01-21 | * devices.in: Change raw com device to more correct form. | Christopher Faylor | 1 | -2/+2 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -2/+0 |
2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -7/+13 |
2003-10-01 | * Makefile.in: Add YA method for generating devices.cc. | Christopher Faylor | 1 | -0/+128 |