summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-04-013-20/+113
* * setup-net.sgml: Remove more mentions of rxvt.Charles Wilson2010-04-012-2/+7
* * cygwinenv.sgml: Remove/deprecate mention of rxvt.Christopher Faylor2010-03-315-11/+20
* * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE byChristopher Faylor2010-03-314-2/+13
* * fhandler.h (fhandler_base_overlapped): Temporarily (?) make select_pipe_infoChristopher Faylor2010-03-313-4/+47
* 2010-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-03-3123-36/+877
* Fix toplevel configure --enable-multilib handling.Ralf Wildenhues2010-03-313-6/+24
* Add missing fhandler.h patch and ChangeLog comment.Christopher Faylor2010-03-312-4/+7
* * fhandler.cc (fhandler_base::dup): Call setup_overlapped unconditionally.Christopher Faylor2010-03-314-47/+103
* * fhandler_socket.cc (fhandler_socket::wait_for_events): Remove call toCorinna Vinschen2010-03-302-4/+6
* 2010-03-30 Thomas Wolff <towo@towo.net>Corinna Vinschen2010-03-302-12/+24
* * syscalls.cc (open): Remove call to sig_dispatch_pending.Corinna Vinschen2010-03-302-1/+4
* * net.cc: Remove calls to sig_dispatch_pending throughout.Corinna Vinschen2010-03-303-21/+5
* * mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILESCorinna Vinschen2010-03-302-2/+12
* * spawn.cc (find_exec): Enable finding paths in backslash notation,Corinna Vinschen2010-03-293-2/+20
* * new-features.sgml (ov-new1.7.3): New section.Corinna Vinschen2010-03-292-0/+22
* * include/cygwin/version.h: Bump DLL minor version number to 3.Corinna Vinschen2010-03-292-1/+5
* * fhandler.cc (fhandler_base::fstat): Keep st_ctime and st_birthtimeCorinna Vinschen2010-03-292-3/+13
* * libc/rcmd.c: Enable IPv6.Corinna Vinschen2010-03-292-6/+4
* change wordingChristopher Faylor2010-03-281-1/+1
* * fhandler.cc (fhandler_base::fstat): Set st_mtime time to current time.Christopher Faylor2010-03-282-1/+6
* * globals.cc (exit_status): Add new ES_EXIT_STARTING enum.Christopher Faylor2010-03-284-2/+14
* * setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312.Corinna Vinschen2010-03-272-0/+6
* * locale.cc (print_charmaps): Add EUC-CN and GB2312.Corinna Vinschen2010-03-272-0/+6
* * nlsfuncs.cc (__set_charset_from_locale): Set default charset forCorinna Vinschen2010-03-272-1/+6
* * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen2010-03-273-9/+32
* * textbinary.sgml: Add missing </para>.Corinna Vinschen2010-03-272-0/+5
* * textbinary.sgml: Remove tr example and just mention u2d and d2u instead.Christopher Faylor2010-03-272-35/+9
* bfd:Joseph Myers2010-03-2510-1/+3561
* * pathnames.sgml: Clarify wording of user-specific fstab files. Fix typo.Christopher Faylor2010-03-252-2/+7
* * regtool.cc (find_key): Fix allocation size of "value".Corinna Vinschen2010-03-242-2/+6
* * legal.sgml: Bump copyright date.Corinna Vinschen2010-03-242-1/+5
* * locale.cc (add_locale_alias_locales): Always use loc_num at functionCorinna Vinschen2010-03-232-1/+7
* * locale.cc: Revert accidental checkin of unfinished changes.Corinna Vinschen2010-03-232-98/+104
* * locale.cc (print_locale_with_codeset): Drop redundant name parameter.Corinna Vinschen2010-03-232-107/+112
* * configure.ac (tic6x-*-*): New case.Joseph Myers2010-03-233-0/+11
* * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.Joseph Myers2010-03-232-1/+11
* Merge from gcc:Joseph Myers2010-03-233-4/+12
* * config.sub: Update to version 2010-03-22.Joseph Myers2010-03-233-22/+52
* * fhandler_socket.cc (fhandler_socket::evaluate_events): Make eraseCorinna Vinschen2010-03-223-12/+31
* * fhandler_disk_file.cc (fhandler_cygdrive::fstat): Add standard readCorinna Vinschen2010-03-192-1/+6
* * shared.cc (init_installation_root): Change to make sure that scope of theChristopher Faylor2010-03-182-1/+7
* Move ChangeLog entries to proper place.H.J. Lu2010-03-182-9/+9
* * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen2010-03-172-3/+14
* * faq-using.xml (faq.using.unicode): Remove old examples.Corinna Vinschen2010-03-172-25/+4
* * shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor2010-03-158-128/+218
* * sigproc.cc (no_signals_available): Get sense of the test right for previousChristopher Faylor2010-03-152-1/+6
* * sigproc.cc (no_signals_available): Don't try to send a signal if still inChristopher Faylor2010-03-152-1/+6
* Merge from gcc:Joseph Myers2010-03-143-10/+18
* * spinlock.h: New file.Christopher Faylor2010-03-135-38/+80