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
2011-06-20 PR ld/12570Jakub Jelinek
2011-06-18sim: bfin: fix sign extension in dsp insns with MM flagMichael Frysinger
2011-06-18 * path.cc (normalize_win32_path): Skip all slashes after recognizingCorinna Vinschen
2011-06-18opcodes: blackfin: fix styleMichael Frysinger
2011-06-17 * fhandler.cc (fhandler_base::open): Drop local create_options variable.Corinna Vinschen
2011-06-17 * dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.Corinna Vinschen
2011-06-17 * dtable.cc (handle_to_fn): Accommodate name change of pty named pipes,Corinna Vinschen
2011-06-17* fhandler_console.cc (fhandler_console::set_unit): Set pc.file_attributes() toChristopher Faylor
2011-06-15* errno.cc (EIO): Lowercase "o" representative string.Christopher Faylor
2011-06-15include/elf/Ulrich Weigand
2011-06-15 * cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title,Corinna Vinschen
2011-06-15* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor
2011-06-14* mingw: Force use of bash.Christopher Faylor
2011-06-14 * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with callCorinna Vinschen
2011-06-14libgloss:Joseph Myers
2011-06-14 * libc/time/tzset_r.c (tzset_r): Correct behavior for changing fromCorinna Vinschen
2011-06-14printf: set errno for read-only streamEric Blake
2011-06-14* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): RevertChristopher Faylor
2011-06-14merge from gccDJ Delorie
2011-06-13 * configure.ac (tilepro-*-*) New case.Nick Clifton
2011-06-13 * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton
2011-06-13Rename FH_BAD to FH_NADA throughout.Christopher Faylor
2011-06-102011-06-09 Yaakov Selkowitz <yselkowitz@...>Jeff Johnston
2011-06-10* environ.cc (create_upcaseenv): Delete.Christopher Faylor
2011-06-10* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2011-06-09* environ.cc (envcache): Delete.Christopher Faylor
2011-06-09* environ.c: Move code earlier to allow:Christopher Faylor
2011-06-092011-06-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-06-08* environ.cc (tty_is_gone): Add missing space to message.Christopher Faylor
2011-06-08* environ.cc (settings::set_process_state): Delete.Christopher Faylor
2011-06-08* fhandler_console.cc (fhandler_console::open_shared_console): Semi-revert toChristopher Faylor
2011-06-06Sync from upstream:Nick Clifton
2011-06-06whitespace eliminationChristopher Faylor
2011-06-06* fhandler_disk_file.cc (fhandler_disk_file::pread): Reset windows fileChristopher Faylor
2011-06-05* fhandler_console.cc (fhandler_console::open_shared_console): Don't zeroChristopher Faylor
2011-06-04* ntdll.h (FILE_PIPE_*): Define constants.Christopher Faylor
2011-06-04* pinfo.cc (_pinfo::set_ctty): Don't reset myself->{pgid,sid} if terminal hasChristopher Faylor
2011-06-04* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor
2011-06-02Fix spelling mistakes.Nick Clifton
2011-06-01* exceptions.cc (ctrl_c_handler): Simplify test for no parent tty.Christopher Faylor
2011-06-01* external.cc (fillout_pinfo): Don't truncate ctty if it's < 0.Christopher Faylor
2011-06-01* select.cc (pipe_data_available): New function - uses NtQueryInformationFileChristopher Faylor
2011-06-01Correct checking for short option matches in getopt_long_only().Keith Marshall
2011-05-312011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook
2011-05-312011-05-31 Paul Brook <paul@codesourcery.com>Paul Brook
2011-05-31* dtable.cc (dtable::select_write): Add missing argument to debug_printf.Christopher Faylor
2011-05-30* dll_init.cc (dll_list::append): Eliminate increment of unused tot variable.Christopher Faylor
2011-05-30* dll_init.cc (reserve_upto): Remove.Christopher Faylor
2011-05-30* fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when aChristopher Faylor
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor