summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Throughout, revert ill-conceived replacement of hMainThread withCorinna Vinschen2009-12-215-3/+17
* * fhandler_console.cc (__vt100_conv): Minor formatting change.Corinna Vinschen2009-12-192-1/+5
* * fhandler_console.cc (write_console): Check for VT100Corinna Vinschen2009-12-193-11/+127
* * signal.cc (nanosleep): Fix bug in previous patch.Eric Blake2009-12-192-3/+7
* Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen2009-12-1828-89/+103
* * fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.Corinna Vinschen2009-12-183-56/+96
* include/elf/Ulrich Weigand2009-12-182-0/+6
* * path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.Corinna Vinschen2009-12-182-6/+15
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-12-183-6/+16
* * ps.cc (main): Return 0 if pid found.Christopher Faylor2009-12-182-2/+9
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-172-0/+6
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-173-3/+38
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-172-0/+5
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-1784-6669/+9015
* 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-179-52/+83
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-173-2/+14
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-1712-45/+62
* 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-173-13/+11
* 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-172-1/+5
* 2009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-173-15/+27
* * syscalls.cc (try_to_bin): Handle remote shares as well. Just renameCorinna Vinschen2009-12-172-72/+85
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-171-0/+34
* * signal.cc (nanosleep): Support 'infinite' sleep times.Eric Blake2009-12-172-19/+55
* PR ld/11088Alan Modra2009-12-172-4/+9
* 2009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-12-162-0/+9
* 2009-12-16 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-164-26/+10
* 2009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-162-5/+7
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-162-1/+4
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-164-165/+109
* * fhandler_console.cc (read): Detect and handle mouse wheel scrollingCorinna Vinschen2009-12-164-92/+194
* * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen2009-12-163-100/+146
* * registry.cc (cygnus_class): Remove.Corinna Vinschen2009-12-162-2/+6
* 2009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-153-7/+13
* * net.cc (cygwin_setsockopt): Only skip calling setsockopt(SO_REUSEADDR)Corinna Vinschen2009-12-152-4/+10
* * fhandler_console.cc (char_command): Fix code to select dim modeCorinna Vinschen2009-12-152-4/+17
* 2009-12-14 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-153-9/+17
* 2009-12-14 Maxim Kuvyrkov <maxim@codesourcery.com>Jeff Johnston2009-12-142-0/+21
* * faq-setup.xml (faq.setup.mirror): Fix URL to wget.Corinna Vinschen2009-12-142-1/+5
* * libc/getopt.c (getopt_internal): Set optreset according to optindCorinna Vinschen2009-12-142-11/+20
* Fix reference to putchar.o and puts.o which were moved to newlib as part ofJeff Johnston2009-12-101-2/+2
* 2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-1016-3881/+11740
* 2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-1023-1655/+7581
* * fhandler_fifo.cc (fhandler_fifo::open): Avoid resetting errno after it hasChristopher Faylor2009-12-094-5/+17
* Fix some *at declarations.Eric Blake2009-12-084-2/+12
* Sync with GCC:Kaveh Ghazi2009-12-073-148/+80
* * include/cygwin/version.h: Bump DLL minor version number to 1.Corinna Vinschen2009-12-062-1/+5
* include/David Daney2009-12-032-0/+6
* 2009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-12-034-3/+9
* * fhandler_socket.cc (send_internal): Don't split datagram messagesCorinna Vinschen2009-12-023-5/+23
* PR binutils/11017Nick Clifton2009-12-023-14/+24