Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2006-06-04* cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor
2006-06-04fix wordingChristopher Faylor
2006-06-04* cygthread.cc (cygthread::terminate_thread): In debugging output, use name ofChristopher Faylor
2006-06-04* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.Christopher Faylor
2006-06-03Expand ChangeLog entryChris Sutcliffe
2006-06-03* Makefile.in (libdl.a): New library.Christopher Faylor
2006-06-03 * include/strmif.h (VMRDeinterlaceTech): Correct typedef for DeinterlaceTech_*Danny Smith
2006-06-03 * include/strmif.h (enum tagAnalogVideoStandard): Add missing ','.Danny Smith
2006-06-032006-06-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2006-06-03* fhandler_tty.cc (fhandler_pty_master::close): Don't close handles if we don'tChristopher Faylor
2006-06-03* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.Christopher Faylor
2006-06-03(check in missing ChangeLog lines)Christopher Faylor
2006-06-03* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor
2006-06-02* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.Christopher Faylor
2006-06-02Add faq.setup.automatedJoshua Daniel Franklin
2006-06-02Replace references to depracated Win32_Winsock macro with __USE_W32_WINSOCKJoshua Daniel Franklin
2006-06-02* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor
2006-05-31Expand wildcards in Dimitri Papadopoulos Changelog entries of:Danny Smith
2006-05-31* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.Christopher Faylor
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor
2006-05-29* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.Christopher Faylor
2006-05-29* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interestedChristopher Faylor
2006-05-29Put an underscore in front of the "active" in "strace.active".Christopher Faylor
2006-05-28white spaceChristopher Faylor
2006-05-28* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.Christopher Faylor
2006-05-27* thread.cc (verifyable_object_isvalid): Check for NULL specifically.Christopher Faylor
2006-05-27add missing commentChristopher Faylor
2006-05-27* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we'veChristopher Faylor
2006-05-25Expand 2006-05-03 Dimitri Papadopoulos wildcards in ChangelogDanny Smith
2006-05-25Expand 2006-05-02 Dimitri Papadopoulos wildcards in ChangelogDanny Smith
2006-05-25* debug.h (ModifyHandle): Define new macro.Christopher Faylor
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor
2006-05-24update to newer autoconfChristopher Faylor
2006-05-24* strace.cc (proc_child): Propagate return code from child process.Christopher Faylor
2006-05-24* fhandler.cc (readv): Remove nonsensical assert.Christopher Faylor
2006-05-24* select.cc (start_thread_socket): Delay setting thread local exitsock until weChristopher Faylor
2006-05-24* select.cc (start_thread_socket): Clean up exitsock in case of error. UseChristopher Faylor
2006-05-22* child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor
2006-05-22* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminatedChristopher Faylor
2006-05-21check in missing fileChristopher Faylor
2006-05-21 * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.Danny Smith
2006-05-21typoChristopher Faylor
2006-05-21* debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor
2006-05-20* fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard.Christopher Faylor
2006-05-20* fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisibleChristopher Faylor
2006-05-20fix incorrect function name in old entryChristopher Faylor
2006-05-19* fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisibleChristopher Faylor
2006-05-17 * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.Danny Smith
2006-05-17* cygtls.cc (_cygtls::remove): Don't test for initialization since thisChristopher Faylor
2006-05-16correct changelog dateChristopher Faylor