| Commit message (Expand) | Author | Age | Files | Lines |
* | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 2013-05-01 | 1 | -1/+1 |
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -2/+2 |
* | Change "set_thread_waiting" to "set_signal_arrived" throughout. | Christopher Faylor | 2012-07-23 | 1 | -1/+1 |
* | * DevNotes: Add entry cgf-000013. | Christopher Faylor | 2012-07-21 | 1 | -29/+33 |
* | Revert errneous checkin. | Christopher Faylor | 2012-06-19 | 1 | -2/+1 |
* | * cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt | Christopher Faylor | 2012-06-19 | 1 | -1/+2 |
* | Corinna Vinschen <corinna@vinschen.de> | Christopher Faylor | 2011-07-21 | 1 | -2/+1 |
* | * fhandler_windows.cc (fhandler_windows::read): Use | Corinna Vinschen | 2011-05-01 | 1 | -4/+2 |
* | Throughout, use user32 UNICODE functions rather than ANSI functions. | Corinna Vinschen | 2011-05-01 | 1 | -12/+54 |
* | * sigproc.h (wait_for_sigthread): Eliminate parameter. | Christopher Faylor | 2009-07-24 | 1 | -1/+1 |
* | Remove unneeded header files from source files throughout. Update copyrights | Christopher Faylor | 2009-01-03 | 1 | -2/+2 |
* | Remove some more unneeded 'return;'s throughout. | Christopher Faylor | 2005-09-14 | 1 | -1/+0 |
* | * wininfo.h (wininfo::timer_active): Delete. | Christopher Faylor | 2005-03-27 | 1 | -1/+1 |
* | * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set | Corinna Vinschen | 2005-03-01 | 1 | -2/+0 |
* | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 2004-04-10 | 1 | -3/+3 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | Throughout, change name from set_inheritance to set_no_inheritance to better | Christopher Faylor | 2004-02-02 | 1 | -1/+1 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 1 | -2/+3 |
* | * cygheap.cc (_csbrk): More left coercion cleanup. | Christopher Faylor | 2003-09-07 | 1 | -1/+1 |
* | Remove left coercion throughout. | Christopher Faylor | 2003-09-07 | 1 | -1/+1 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | Eliminate most unneeded this-> pointers throughout. | Christopher Faylor | 2003-02-04 | 1 | -3/+3 |
* | Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions | Christopher Faylor | 2002-12-14 | 1 | -11/+10 |
* | * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode. | Christopher Faylor | 2002-07-01 | 1 | -1/+1 |
* | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 2002-06-05 | 1 | -1/+1 |
* | Remove fcntl.h includes throughout. | Christopher Faylor | 2002-06-05 | 1 | -1/+1 |
* | Ensure that all fhandler_*::read definitions are __stdcall throughout. | Christopher Faylor | 2001-10-24 | 1 | -1/+1 |
* | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 2001-10-22 | 1 | -4/+1 |
* | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 2001-10-13 | 1 | -2/+2 |
* | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 2001-10-04 | 1 | -1/+1 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 2001-07-26 | 1 | -0/+1 |
* | Remove trailing underscore from fhandler_base and friends, throughout. | Christopher Faylor | 2001-04-24 | 1 | -0/+1 |
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -0/+1 |
* | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 2000-08-22 | 1 | -0/+1 |
* | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 2000-08-02 | 1 | -1/+1 |
* | * testsuite/winsup.api/winsup.exp: ignore stdout by default | DJ Delorie | 2000-07-27 | 1 | -0/+2 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+145 |