aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor6-35/+207
2011-05-30* cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.Christopher Faylor3-5/+13
2011-05-29* fhandler.cc (fhandler_overlapped::wait_overlapped): Make sure that I/O isChristopher Faylor2-2/+7
2011-05-29* ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor2-8/+16
2011-05-28* dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor3-6/+48
2011-05-28Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor4-225/+15
2011-05-28* dll_init.cc (reserve_upto): Remove.Christopher Faylor3-6/+34
2011-05-28* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor4-9/+191
2011-05-28* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.Christopher Faylor4-46/+70
2011-05-28* fhandler.cc (handler_base_overlapped::wait_overlapped): Rework to attempt toChristopher Faylor2-9/+20
2011-05-28* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set io_pendingChristopher Faylor1-0/+6
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor41-2923/+4424
2011-05-27 * v8500/sbrk.c (_sbrk): Tidy code.Nick Clifton4-38/+34
2011-05-27 * shared.cc (offsets): Reorder so that console_state is lowest inCorinna Vinschen3-10/+23
2011-05-26 * mount.h (MAX_MOUNTS): Raise to 64.Corinna Vinschen2-1/+5
2011-05-25fix changelog typoEric Blake1-1/+1
2011-05-25* libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake2-0/+10
2011-05-25* new-features.sgml (ov-new1.7.10): Document strerror changes.Eric Blake2-0/+5
2011-05-25perror: fix POSIX compliance and work with recent newlib changeEric Blake4-54/+81
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake8-27/+73
2011-05-25 * init.cc (dll_entry): Reinstantiate wow64_test_stack_marker andCorinna Vinschen2-9/+11
2011-05-25 * legal.sgml: Drop an old paragraph. Reactivate copyright note forCorinna Vinschen2-5/+8
2011-05-25 * posix.sgml (std-notes): Add missing <para>.Corinna Vinschen2-2/+6
2011-05-242011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-5/+8
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-2/+7
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen4-9/+9
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-0/+7
2011-05-24 * pinfo.h (struct _pinfo): Reduce size of progname array slightly.Corinna Vinschen2-2/+11
2011-05-23* cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake2-2/+3
2011-05-23strerror: match recent glibc changesEric Blake2-4/+9
2011-05-23Fix typo in ChangeLog of previous commitChris Sutcliffe1-1/+1
2011-05-232011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+9
2011-05-23 * fhandler_process.cc (thread_info::fill_if_match): Reformat.Corinna Vinschen2-7/+22
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-5/+7
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-4/+11
2011-05-232011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe3-6/+15
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-11/+17
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-1/+5
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe3-2/+11
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2-1/+7
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+7
2011-05-21 * fhandler_process.cc (struct dos_drive_mappings): Use malloc/freeCorinna Vinschen2-44/+108
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Fix condition for adding theCorinna Vinschen2-5/+8
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Add accidentally missing comment.Corinna Vinschen2-0/+5
2011-05-20 * fhandler_process.cc (struct heap_info): Change type of base and endCorinna Vinschen2-12/+122
2011-05-20 * miscfuncs.cc (thread_wrapper): Remove statements added for debuggingCorinna Vinschen2-2/+5
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen10-127/+295
2011-05-19* thread.cc: Mark psiginfo and psignal as available in list ofYaakov Selkowitz2-2/+7
2011-05-19* new-features.sgml (ov-new1.7.10): Document __fpurge.Yaakov Selkowitz2-1/+5
2011-05-19* cygwin.din (__fpurge): Export.Yaakov Selkowitz4-1/+10