summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_console.cc (fhandler_console::open_shared_console): Don't zeroChristopher Faylor2011-06-053-3/+10
* * ntdll.h (FILE_PIPE_*): Define constants.Christopher Faylor2011-06-043-1/+14
* * pinfo.cc (_pinfo::set_ctty): Don't reset myself->{pgid,sid} if terminal hasChristopher Faylor2011-06-042-1/+6
* * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor2011-06-049-408/+492
* Fix spelling mistakes.Nick Clifton2011-06-025-6/+15
* * exceptions.cc (ctrl_c_handler): Simplify test for no parent tty.Christopher Faylor2011-06-013-6/+10
* * external.cc (fillout_pinfo): Don't truncate ctty if it's < 0.Christopher Faylor2011-06-013-3/+10
* * select.cc (pipe_data_available): New function - uses NtQueryInformationFileChristopher Faylor2011-06-012-104/+87
* Correct checking for short option matches in getopt_long_only().Keith Marshall2011-05-312-4/+79
* 2011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-312-0/+6
* 2011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-312-1/+6
* * dtable.cc (dtable::select_write): Add missing argument to debug_printf.Christopher Faylor2011-05-315-77/+92
* * dll_init.cc (dll_list::append): Eliminate increment of unused tot variable.Christopher Faylor2011-05-304-7/+16
* * dll_init.cc (reserve_upto): Remove.Christopher Faylor2011-05-304-112/+147
* * fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when aChristopher Faylor2011-05-303-25/+54
* * dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor2011-05-306-35/+207
* * cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.Christopher Faylor2011-05-303-5/+13
* * fhandler.cc (fhandler_overlapped::wait_overlapped): Make sure that I/O isChristopher Faylor2011-05-292-2/+7
* * ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor2011-05-292-8/+16
* * dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor2011-05-283-6/+48
* Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor2011-05-284-225/+15
* * dll_init.cc (reserve_upto): Remove.Christopher Faylor2011-05-283-6/+34
* * dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor2011-05-284-9/+191
* * dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.Christopher Faylor2011-05-284-46/+70
* * fhandler.cc (handler_base_overlapped::wait_overlapped): Rework to attempt toChristopher Faylor2011-05-282-9/+20
* * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set io_pendingChristopher Faylor2011-05-281-0/+6
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-2841-2923/+4424
* * v8500/sbrk.c (_sbrk): Tidy code.Nick Clifton2011-05-274-38/+34
* * shared.cc (offsets): Reorder so that console_state is lowest inCorinna Vinschen2011-05-273-10/+23
* * mount.h (MAX_MOUNTS): Raise to 64.Corinna Vinschen2011-05-262-1/+5
* fix changelog typoEric Blake2011-05-251-1/+1
* * libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake2011-05-252-0/+10
* * new-features.sgml (ov-new1.7.10): Document strerror changes.Eric Blake2011-05-252-0/+5
* perror: fix POSIX compliance and work with recent newlib changeEric Blake2011-05-254-54/+81
* strerror: allow user hook to comply with POSIX rulesEric Blake2011-05-258-27/+73
* * init.cc (dll_entry): Reinstantiate wow64_test_stack_marker andCorinna Vinschen2011-05-252-9/+11
* * legal.sgml: Drop an old paragraph. Reactivate copyright note forCorinna Vinschen2011-05-252-5/+8
* * posix.sgml (std-notes): Add missing <para>.Corinna Vinschen2011-05-252-2/+6
* 2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-242-5/+8
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-242-2/+7
* * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen2011-05-244-9/+9
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-242-0/+7
* * pinfo.h (struct _pinfo): Reduce size of progname array slightly.Corinna Vinschen2011-05-242-2/+11
* * cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake2011-05-232-2/+3
* strerror: match recent glibc changesEric Blake2011-05-232-4/+9
* Fix typo in ChangeLog of previous commitChris Sutcliffe2011-05-231-1/+1
* 2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-1/+9
* * fhandler_process.cc (thread_info::fill_if_match): Reformat.Corinna Vinschen2011-05-232-7/+22
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-5/+7
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-4/+11