| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop sys_cp_wcstombs and save two arguments per call | Corinna Vinschen | 2015-12-18 | 1 | -2/+1 |
* | * signal.cc (sigprocmask): Fix strace output to include "how". | Christopher Faylor | 2014-05-09 | 1 | -5/+7 |
* | * DevNotes: Add entry cgf-000026. | Christopher Faylor | 2014-04-26 | 1 | -1/+8 |
* | * fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO for use | Christopher Faylor | 2014-03-10 | 1 | -2/+1 |
* | * fhandler_console.cc (dev_console::save_restore): Save entire line of current | Christopher Faylor | 2014-03-10 | 1 | -1/+2 |
* | * fhandler_console.cc (fhandler_console::save_restore): Save only until last | Christopher Faylor | 2014-03-10 | 1 | -18/+14 |
* | * fhandler.h (fhandler_console::dwBufferSize): Delete. | Christopher Faylor | 2014-03-09 | 1 | -354/+359 |
* | * fhandler_console.cc (fhandler_console::char_command): Properly use calculated | Christopher Faylor | 2014-03-09 | 1 | -1/+1 |
* | * fhandler.h (fhandler_console::scroll_buffer_screen): New function. | Christopher Faylor | 2014-02-26 | 1 | -15/+15 |
* | * dev_console::scroll_buffer): Reinstate clipping region. | Christopher Faylor | 2014-02-23 | 1 | -1/+1 |
* | * fhandler.h (dev_console::is_fullscreen): Delete. | Christopher Faylor | 2014-02-23 | 1 | -54/+72 |
* | * DevNotes: Add entry cgf-000024. | Christopher Faylor | 2014-02-16 | 1 | -152/+173 |
* | * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end. | Christopher Faylor | 2014-01-31 | 1 | -13/+17 |
* | * fhandler.h: Update copyright. | Christopher Faylor | 2014-01-04 | 1 | -104/+101 |
* | * fhandler_console.cc (region_split): New function. | Christopher Faylor | 2013-12-31 | 1 | -11/+85 |
* | Throughout, drop unnecessary explicit includes of windows header files | Corinna Vinschen | 2013-11-24 | 1 | -3/+0 |
* | * external.cc (fillout_pinfo): If start_time is 0, wait a while before | Christopher Faylor | 2013-10-24 | 1 | -0/+1 |
* | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 2013-05-01 | 1 | -1/+1 |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -11/+11 |
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -2/+2 |
* | * fhandler.h (class dev_console): Flag for expanded control sequence. | Corinna Vinschen | 2013-01-11 | 1 | -2/+45 |
* | whitespace cleanup | Christopher Faylor | 2012-08-16 | 1 | -4/+4 |
* | * cygwait.cc (cancelable_wait): Add some debugging-only output. | Christopher Faylor | 2012-07-30 | 1 | -2/+1 |
* | Add '#include "cygwait.h"' throughout, where appropriate. | Christopher Faylor | 2012-06-17 | 1 | -2/+3 |
* | * fhandler.h (class dev_console): Add member ext_mouse_mode5. | Corinna Vinschen | 2012-04-25 | 1 | -10/+29 |
* | * fhandler_console.cc (ALT_PRESSED): Define earlier, never undefine. | Corinna Vinschen | 2012-04-24 | 1 | -10/+7 |
* | * fhandler.h (class dev_console): Add members ext_mouse_mode6 and | Corinna Vinschen | 2012-04-24 | 1 | -23/+66 |
* | wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto. | Christopher Faylor | 2012-04-15 | 1 | -1/+1 |
* | * devices.in (exists_console): Allow /dev/con{sole,in,out} to be referenced | Christopher Faylor | 2012-04-13 | 1 | -3/+4 |
* | * dtable.cc (dtable::fixup_close): Define new function. | Christopher Faylor | 2012-04-01 | 1 | -5/+8 |
* | * fhandler_console.cc (fhandler_console::set_unit): Don't succeed unless we are | Christopher Faylor | 2012-03-29 | 1 | -1/+7 |
* | * dtable.cc (fh_alloc): Treat pc.dev as unsigned. | Christopher Faylor | 2012-03-10 | 1 | -4/+2 |
* | * Throughout, replace usage of w32api's min with MIN from sys/param.h. | Corinna Vinschen | 2012-03-08 | 1 | -1/+2 |
* | * fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't | Christopher Faylor | 2012-03-03 | 1 | -1/+3 |
* | * fhandler_console.cc (fhandler_console::input_tcsetattr): Revert | Corinna Vinschen | 2012-03-02 | 1 | -4/+2 |
* | * fhandler_console.cc (fhandler_console::input_tcsetattr): Set the | Corinna Vinschen | 2012-03-02 | 1 | -0/+3 |
* | * cygheap.cc (init_cygheap::init_installation_root): Convert function | Corinna Vinschen | 2012-02-14 | 1 | -1/+1 |
* | * cygheap.cc (init_cygheap::manage_console_count): Delete. | Christopher Faylor | 2012-02-07 | 1 | -3/+10 |
* | Clean up whitespace. | Christopher Faylor | 2011-12-17 | 1 | -1/+1 |
* | * cygthread.h (cygthread::name): Very minor formatting tweak. | Christopher Faylor | 2011-12-13 | 1 | -3/+0 |
* | Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait | Christopher Faylor | 2011-12-09 | 1 | -1/+1 |
* | * exceptions.cc (exception::handle): Drop abbreviation for "exception" since I | Christopher Faylor | 2011-12-04 | 1 | -3/+1 |
* | Throughout, remove extra space after function name from debugging output. | Christopher Faylor | 2011-12-03 | 1 | -4/+4 |
* | Throughout use "have_execed" macro rather than "hExeced" global handle. | Christopher Faylor | 2011-11-14 | 1 | -1/+3 |
* | * dtable.cc (dtable::delete_archetype): Improve debugging output. | Christopher Faylor | 2011-10-22 | 1 | -4/+2 |
* | * cygerrno.h (__set_errno): Modify debugging output to make searching strace | Christopher Faylor | 2011-10-15 | 1 | -16/+24 |
* | * fhandler_console.cc (fhandler_console::cursor_set): Disable forcing | Corinna Vinschen | 2011-10-12 | 1 | -1/+11 |
* | * cygwin.din: Remove some _tc* exports. Add tcgetsid(). | Christopher Faylor | 2011-10-11 | 1 | -12/+15 |
* | * dtable.cc: Mark some const variables as static. | Christopher Faylor | 2011-08-19 | 1 | -1/+1 |
* | * fhandler_console.cc (fhandler_console::read): Recognize backspace key | Corinna Vinschen | 2011-08-19 | 1 | -1/+1 |