aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-01This commit was manufactured by cvs2svn to create branch 'fifo_doover3'.github/fifo_doover3fifo_doover3cvs2svn6613-2163451/+0
2010-01-01* dcrt0.cc: Bump copyright.Christopher Faylor3-3484/+3488
2010-01-01* dcrt0.cc (dll_crt0_1): Move internal locale setting prior to potentialChristopher Faylor2-2/+9
2010-01-01Update copyright notices to add year 2010.Joel Brobecker14-14/+14
2009-12-29 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.Joel Brobecker2-0/+8
2009-12-28 * fhandler.h (fhandler_socket::wait_for_events): Drop parameter defaultCorinna Vinschen3-4/+13
2009-12-26Make pty.h match recent glibc.Eric Blake3-5/+14
2009-12-25* fhandler_console.cc (handler_console::read): Use the tty's VERASE characterChristopher Faylor2-5/+17
2009-12-24 * path.cc (symlink_info::check): Set fileattr toCorinna Vinschen2-1/+11
2009-12-23 * pathnames.sgml (mount-table): Add missing slash in pathname.Corinna Vinschen2-1/+5
2009-12-23* select.cc (fhandler_fifo::select_read): Fill in device specific record.Christopher Faylor2-0/+16
2009-12-22Fix getsubopt declaration.Eric Blake3-27/+33
2009-12-21 * path.cc (cygwin_conv_path): Add band-aid including comment to avoidCorinna Vinschen2-1/+25
2009-12-21 * exec.cc (execvp): Call find_exec with FE_NNF flag to enforceCorinna Vinschen3-3/+19
2009-12-21 * fhandler_console.cc (get_nonascii_key): Generate ESC prefixCorinna Vinschen2-34/+60
2009-12-21 Throughout, revert ill-conceived replacement of hMainThread withCorinna Vinschen5-3/+17
2009-12-19 * fhandler_console.cc (__vt100_conv): Minor formatting change.Corinna Vinschen2-1/+5
2009-12-19 * fhandler_console.cc (write_console): Check for VT100Corinna Vinschen3-11/+127
2009-12-19* signal.cc (nanosleep): Fix bug in previous patch.Eric Blake2-3/+7
2009-12-18 Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen28-89/+103
2009-12-18 * fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.Corinna Vinschen3-56/+96
2009-12-18include/elf/Ulrich Weigand2-0/+6
2009-12-18 * path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.Corinna Vinschen2-6/+15
2009-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-6/+16
2009-12-18* ps.cc (main): Return 0 if pid found.Christopher Faylor2-2/+9
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-3/+38
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston84-6669/+9015
2009-12-172008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-52/+83
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston3-2/+14
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston12-45/+62
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston3-13/+11
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-1/+5
2009-12-172009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston3-15/+27
2009-12-17 * syscalls.cc (try_to_bin): Handle remote shares as well. Just renameCorinna Vinschen2-72/+85
2009-12-172009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston1-0/+34
2009-12-17* signal.cc (nanosleep): Support 'infinite' sleep times.Eric Blake2-19/+55
2009-12-17 PR ld/11088Alan Modra2-4/+9
2009-12-162009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-0/+9
2009-12-162009-12-16 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston4-26/+10
2009-12-162009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+7
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-1/+4
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston4-165/+109
2009-12-16 * fhandler_console.cc (read): Detect and handle mouse wheel scrollingCorinna Vinschen4-92/+194
2009-12-16 * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen3-100/+146
2009-12-16 * registry.cc (cygnus_class): Remove.Corinna Vinschen2-2/+6
2009-12-152009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston3-7/+13
2009-12-15 * net.cc (cygwin_setsockopt): Only skip calling setsockopt(SO_REUSEADDR)Corinna Vinschen2-4/+10
2009-12-15 * fhandler_console.cc (char_command): Fix code to select dim modeCorinna Vinschen2-4/+17