summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_socket::wait_for_events): Drop parameter defaultCorinna Vinschen2009-12-283-4/+13
* Make pty.h match recent glibc.Eric Blake2009-12-263-5/+14
* * fhandler_console.cc (handler_console::read): Use the tty's VERASE characterChristopher Faylor2009-12-252-5/+17
* * path.cc (symlink_info::check): Set fileattr toCorinna Vinschen2009-12-242-1/+11
* * pathnames.sgml (mount-table): Add missing slash in pathname.Corinna Vinschen2009-12-232-1/+5
* * select.cc (fhandler_fifo::select_read): Fill in device specific record.Christopher Faylor2009-12-232-0/+16
* Fix getsubopt declaration.Eric Blake2009-12-223-27/+33
* * path.cc (cygwin_conv_path): Add band-aid including comment to avoidCorinna Vinschen2009-12-212-1/+25
* * exec.cc (execvp): Call find_exec with FE_NNF flag to enforceCorinna Vinschen2009-12-213-3/+19
* * fhandler_console.cc (get_nonascii_key): Generate ESC prefixCorinna Vinschen2009-12-212-34/+60
* 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