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
2010-01-01This commit was manufactured by cvs2svn to create branch 'fifo_doover3'.fifo_doover3cvs2svn
2010-01-01* dcrt0.cc: Bump copyright.Christopher Faylor
2010-01-01* dcrt0.cc (dll_crt0_1): Move internal locale setting prior to potentialChristopher Faylor
2010-01-01Update copyright notices to add year 2010.Joel Brobecker
2009-12-29 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.Joel Brobecker
2009-12-28 * fhandler.h (fhandler_socket::wait_for_events): Drop parameter defaultCorinna Vinschen
2009-12-26Make pty.h match recent glibc.Eric Blake
2009-12-25* fhandler_console.cc (handler_console::read): Use the tty's VERASE characterChristopher Faylor
2009-12-24 * path.cc (symlink_info::check): Set fileattr toCorinna Vinschen
2009-12-23 * pathnames.sgml (mount-table): Add missing slash in pathname.Corinna Vinschen
2009-12-23* select.cc (fhandler_fifo::select_read): Fill in device specific record.Christopher Faylor
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-21 * path.cc (cygwin_conv_path): Add band-aid including comment to avoidCorinna Vinschen
2009-12-21 * exec.cc (execvp): Call find_exec with FE_NNF flag to enforceCorinna Vinschen
2009-12-21 * fhandler_console.cc (get_nonascii_key): Generate ESC prefixCorinna Vinschen
2009-12-21 Throughout, revert ill-conceived replacement of hMainThread withCorinna Vinschen
2009-12-19 * fhandler_console.cc (__vt100_conv): Minor formatting change.Corinna Vinschen
2009-12-19 * fhandler_console.cc (write_console): Check for VT100Corinna Vinschen
2009-12-19* signal.cc (nanosleep): Fix bug in previous patch.Eric Blake
2009-12-18 Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen
2009-12-18 * fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.Corinna Vinschen
2009-12-18include/elf/Ulrich Weigand
2009-12-18 * path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.Corinna Vinschen
2009-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2009-12-18* ps.cc (main): Return 0 if pid found.Christopher Faylor
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-17 * syscalls.cc (try_to_bin): Handle remote shares as well. Just renameCorinna Vinschen
2009-12-172009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-17* signal.cc (nanosleep): Support 'infinite' sleep times.Eric Blake
2009-12-17 PR ld/11088Alan Modra
2009-12-172009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-12-162009-12-16 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-12-162009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-16 * fhandler_console.cc (read): Detect and handle mouse wheel scrollingCorinna Vinschen
2009-12-16 * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen
2009-12-16 * registry.cc (cygnus_class): Remove.Corinna Vinschen
2009-12-152009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-12-15 * net.cc (cygwin_setsockopt): Only skip calling setsockopt(SO_REUSEADDR)Corinna Vinschen
2009-12-15 * fhandler_console.cc (char_command): Fix code to select dim modeCorinna Vinschen