Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -2/+0 |
2008-04-01 | * Fix copyright dates. | Corinna Vinschen | 1 | -1/+1 |
2008-02-15 | Perform whitespace cleanup throughout. | Christopher Faylor | 1 | -1/+1 |
2006-06-03 | * dcrt0.cc (dll_crt0_0): Call tty_list::init_session here. | Christopher Faylor | 1 | -2/+2 |
2006-06-02 | * fhandler.cc (fhandler_base::fixup_after_exec): Declare here. | Christopher Faylor | 1 | -14/+0 |
2006-04-21 | * tty.h (tty::hwnd): Move to tty_min. | Christopher Faylor | 1 | -0/+1 |
2006-03-18 | * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. | Christopher Faylor | 1 | -1/+0 |
2006-02-06 | Always zero all elements of siginfo_t throughout. | Christopher Faylor | 1 | -4/+2 |
2005-12-20 | * fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined. | Christopher Faylor | 1 | -0/+7 |
2005-11-14 | * cygheap.h (init_cygheap::manage_console_count): Declare new function. | Christopher Faylor | 1 | -2/+2 |
2005-07-06 | Eliminate (void) cast on standalone function calls throughout. | Christopher Faylor | 1 | -2/+2 |
2005-06-30 | * cygerrno.h: Make multi-inclusion safe. | Christopher Faylor | 1 | -2/+25 |
2005-03-27 | * wininfo.h (wininfo::timer_active): Delete. | Christopher Faylor | 1 | -1/+1 |
2005-02-26 | * debug.cc (delete_handle): Report on handle value in debugging output. | Christopher Faylor | 1 | -1/+1 |
2004-10-11 | * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin. | Christopher Faylor | 1 | -1/+1 |
2004-10-05 | revert erroneous checkin | Christopher Faylor | 1 | -1/+1 |
2004-10-05 | * pinfo.cc (_pinfo::commune_send): Correct debugging output. | Christopher Faylor | 1 | -1/+1 |
2004-09-28 | * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts to set | Christopher Faylor | 1 | -1/+1 |
2004-04-13 | * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag | Corinna Vinschen | 1 | -1/+1 |
2004-04-10 | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 1 | -1/+1 |
2004-04-09 | * fhandler.h (fhandler_base::status): Declare private. | Corinna Vinschen | 1 | -2/+2 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2004-01-19 | * cygwin/include/signal.h: Add copyright notice. | Christopher Faylor | 1 | -3/+13 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -27/+1 |
2003-11-28 | * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. | Christopher Faylor | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -0/+1 |
2003-09-17 | * pinfo.h (winpids::pid_access): New element. | Christopher Faylor | 1 | -1/+2 |
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 |
2003-02-13 | * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code. | Christopher Faylor | 1 | -1/+1 |
2003-02-04 | Eliminate most unneeded this-> pointers throughout. | Christopher Faylor | 1 | -1/+1 |
2003-01-17 | whitespace | Christopher Faylor | 1 | -1/+1 |
2003-01-10 | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 1 | -1/+1 |
2002-12-28 | * fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before input | Christopher Faylor | 1 | -2/+2 |
2002-12-27 | * fhandler.h (fhandler_termios::line_edit): Replace third argument with | Christopher Faylor | 1 | -30/+30 |
2002-12-21 | * fhandler.h (line_edit_status): Reorganize so that tests for error condition | Christopher Faylor | 1 | -2/+2 |
2002-12-20 | * fhandler.h (line_edit_status): Add a new element. | Christopher Faylor | 1 | -2/+3 |
2002-12-17 | * fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and | Christopher Faylor | 1 | -1/+6 |
2002-12-14 | * fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in | Christopher Faylor | 1 | -8/+10 |
2002-12-05 | * fhandler.h (fhandler_termios::line_edit): Change return from an int to an | Christopher Faylor | 1 | -5/+9 |
2002-09-23 | More GNUify non-GNU formatted functions calls throughout. | Christopher Faylor | 1 | -13/+13 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -3/+3 |
2002-07-29 | * fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | Remove fcntl.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-05-28 | * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. | Christopher Faylor | 1 | -3/+3 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -1/+0 |
2002-03-19 | 2002-03-15 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -0/+7 |
2002-03-05 | * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro. | Corinna Vinschen | 1 | -13/+14 |
2002-02-22 | * sync.h (new_muto): Just accept an argument which denotes the name of the | Christopher Faylor | 1 | -1/+20 |