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
AgeCommit message (Expand)Author
2004-12-282004-12-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-12-28* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handleChristopher Faylor
2004-12-28* cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor
2004-12-28Revert 2004-12-08 Makefile changes.DJ Delorie
2004-12-27Update Makefile to use xmltoJoshua Daniel Franklin
2004-12-27* pinfo.cc (_pinfo::exit): Beef up debugging output.Christopher Faylor
2004-12-27* init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.Christopher Faylor
2004-12-27* init.cc (dll_entry): Remove exit code setting.Christopher Faylor
2004-12-26* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "onChristopher Faylor
2004-12-26 * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.cDanny Smith
2004-12-25 * .sgml: Cleanup markup for XML validity.Joshua Daniel Franklin
2004-12-24* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor
2004-12-242004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith
2004-12-24* path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor
2004-12-23* cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdefChristopher Faylor
2004-12-23* path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor
2004-12-23* cygthread.cc (cygthread::stub): Detect if thread function wants to releaseChristopher Faylor
2004-12-23 * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.Danny Smith
2004-12-22* cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failingChristopher Faylor
2004-12-22* cygthread.cc (cygthread::stub): Make diagnostic output more informative.Christopher Faylor
2004-12-22* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with processChristopher Faylor
2004-12-22* cygthread.h (cygthread::release): Just declare here.Christopher Faylor
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton
2004-12-22 * fhandler_process.cpp (format_process_status): Use tabs in formattingCorinna Vinschen
2004-12-22 * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen
2004-12-21* spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.Christopher Faylor
2004-12-20* path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor
2004-12-20* path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor
2004-12-20 * include/wchar.h (wcsdup): Correct prototype.Danny Smith
2004-12-19* path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor
2004-12-18revert erroneous checkinChristopher Faylor
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor
2004-12-182004-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-12-172004-12-17 Christian Groessler <chris@groessler.org>Jeff Johnston
2004-12-17* sigproc.cc (proc_subproc): Fix long-standing problem. Only wait for "allChristopher Faylor
2004-12-162004-12-16 Andrew Stubbs <andrew.stubbs@st.com>Joern Rennecke
2004-12-16include/elf/Richard Sandiford
2004-12-16 * fhandler_console.cc (get_win32_attr): Avoid inappropriate intensityCorinna Vinschen
2004-12-15 * cygwin.din: Add utmpx symbols.Corinna Vinschen
2004-12-15 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.Hans-Peter Nilsson
2004-12-14 * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.Corinna Vinschen
2004-12-14 * fhandler_console.cc (read): Consider offset within scrollingCorinna Vinschen
2004-12-132004-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-12-13 * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen
2004-12-13Correct attribution last changesHans-Peter Nilsson
2004-12-13 * callback.h (CB_SYS_rename): New macro.Hans-Peter Nilsson
2004-12-13 * callback.h (struct host_callback_struct): New member lstat.Hans-Peter Nilsson
2004-12-12* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.Bas van Gompel
2004-12-11merge from gccDJ Delorie