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-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
2006-05-16* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor
2006-05-14* ntdll.h (STATUS_INVALID_INFO_CLASS): Conditionalize.Christopher Faylor
2006-05-12 * include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)Dimitri Papadopoulos
2006-05-12 * include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate)Dimitri Papadopoulos
2006-05-12 * lib/rtutils.def: New file. Generated on Windows XP.Dimitri Papadopoulos
2006-05-12 * include/mprapi.h (MprInfoBlockAdd,MprInfoBlockFind)Dimitri Papadopoulos
2006-05-12 * include/mprapi.h (MprConfigBufferFree,MprConfigGetFriendlyName)Dimitri Papadopoulos
2006-05-12 * include/mprapi.h:(MprAdminBufferFree)Dimitri Papadopoulos
2006-05-12 * include/ipxtfflt.h: New file.Dimitri Papadopoulos
2006-05-12 * lib/mprapi.def: Regenerate on Windows XP.Dimitri Papadopoulos
2006-05-12 * include/mprapi.h: Fix header guard. Cleanup.Dimitri Papadopoulos
2006-05-12 * include/ipifcons.h: Cleanup.Dimitri Papadopoulos
2006-05-11 * include/ipxrtdef.h: Cleanup.Dimitri Papadopoulos
2006-05-11 * include/strmif.h (IAMAnalogVideoDecoder,IAMAudioInputMixer)Dimitri Papadopoulos
2006-05-11 * Makefile.in (clean): Also delete *.dbg.Brian Dessent
2006-05-10 * include/qedit.h (DEXTER_*,SCompFmt0): Add structures.Dimitri Papadopoulos
2006-05-10 * include/qedit.h: New file.Dimitri Papadopoulos