Age | Commit message (Expand) | Author | Files | Lines |
2012-03-26 | * fhandler.h (class fhandler_dev_clipboard): Add fstat method. | Corinna Vinschen | 1 | -14/+61 |
2011-11-14 | Throughout use "have_execed" macro rather than "hExeced" global handle. | Christopher Faylor | 1 | -1/+5 |
2011-10-15 | * cygerrno.h (__set_errno): Modify debugging output to make searching strace | Christopher Faylor | 1 | -1/+1 |
2011-07-31 | * fhandler.h (class fhandler_dev_mem): Remove dup method declaration. | Corinna Vinschen | 1 | -5/+0 |
2011-06-06 | whitespace elimination | Christopher Faylor | 1 | -3/+3 |
2011-05-01 | Throughout, use user32 UNICODE functions rather than ANSI functions. | Corinna Vinschen | 1 | -6/+5 |
2009-07-24 | * sigproc.h (wait_for_sigthread): Eliminate parameter. | Christopher Faylor | 1 | -1/+1 |
2009-06-30 | * select.h: New file split from fhandler.h. | Christopher Faylor | 1 | -1/+1 |
2009-06-04 | * fhandler_clipboard.cc: Avoid calling system_printf. | Corinna Vinschen | 1 | -103/+103 |
2009-01-03 | Remove unneeded header files from source files throughout. Update copyrights | Christopher Faylor | 1 | -3/+2 |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -4/+0 |
2008-04-01 | * Fix copyright dates. | Corinna Vinschen | 1 | -1/+1 |
2008-02-25 | * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is | Corinna Vinschen | 1 | -2/+2 |
2008-02-15 | Perform whitespace cleanup throughout. | Christopher Faylor | 1 | -1/+1 |
2008-01-31 | * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current | Corinna Vinschen | 1 | -20/+35 |
2005-11-14 | * cygheap.h (init_cygheap::manage_console_count): Declare new function. | Christopher Faylor | 1 | -3/+6 |
2005-09-28 | Revert erroneous checkin. | Corinna Vinschen | 1 | -1/+1 |
2005-09-28 | * fhandler.h (class fhandler_dev_raw): Delete current_position and | Corinna Vinschen | 1 | -1/+1 |
2005-07-27 | * fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer to NULL. | Christopher Faylor | 1 | -2/+7 |
2005-07-06 | Eliminate (void) cast on standalone function calls throughout. | Christopher Faylor | 1 | -1/+1 |
2005-07-05 | Change foo (void) to foo () for all c++ functions throughout. Remove all | Christopher Faylor | 1 | -8/+11 |
2005-03-27 | * wininfo.h (wininfo::timer_active): Delete. | Christopher Faylor | 1 | -1/+1 |
2005-03-04 | * fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as that | Christopher Faylor | 1 | -2/+2 |
2005-03-01 | * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set | Corinna Vinschen | 1 | -3/+0 |
2004-04-10 | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 1 | -1/+1 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -4/+5 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-04-01 | * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t | Corinna Vinschen | 1 | -2/+2 |
2002-12-14 | Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions | Christopher Faylor | 1 | -21/+18 |
2002-09-30 | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 1 | -8/+8 |
2002-09-19 | * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads | Christopher Faylor | 1 | -0/+1 |
2002-07-01 | * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode. | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | Remove fcntl.h includes throughout. | Christopher Faylor | 1 | -1/+1 |
2002-02-25 | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 1 | -2/+2 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -2/+2 |
2001-10-24 | Ensure that all fhandler_*::read definitions are __stdcall throughout. | Christopher Faylor | 1 | -1/+1 |
2001-10-22 | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 1 | -7/+3 |
2001-10-13 | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 1 | -2/+2 |
2001-10-04 | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 1 | -2/+2 |
2001-09-06 | Move appropriate variables to NO_COPY segment, throughout. | Christopher Faylor | 1 | -1/+1 |
2001-09-06 | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 1 | -1/+1 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -2/+3 |
2001-04-24 | Remove trailing underscore from fhandler_base and friends, throughout. | Christopher Faylor | 1 | -0/+1 |
2001-03-22 | * fhandler.h (fhandler_dev_clipboard): Extend to support writing. | Christopher Faylor | 1 | -31/+217 |
2000-12-10 | * autoload.cc: Autoload CharToOemA. | Christopher Faylor | 1 | -1/+1 |
2000-10-28 | Whitespace cleanup. | Christopher Faylor | 1 | -1/+1 |
2000-10-17 | * fhandler_clipboard.cc: new file | DJ Delorie | 1 | -0/+95 |