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-03-30 * fhandler_socket.cc (fhandler_socket::wait_for_events): Remove call toCorinna Vinschen
2010-03-302010-03-30 Thomas Wolff <towo@towo.net>Corinna Vinschen
2010-03-30 * syscalls.cc (open): Remove call to sig_dispatch_pending.Corinna Vinschen
2010-03-30 * net.cc: Remove calls to sig_dispatch_pending throughout.Corinna Vinschen
2010-03-30 * mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILESCorinna Vinschen
2010-03-29 * spawn.cc (find_exec): Enable finding paths in backslash notation,Corinna Vinschen
2010-03-29 * new-features.sgml (ov-new1.7.3): New section.Corinna Vinschen
2010-03-29 * include/cygwin/version.h: Bump DLL minor version number to 3.Corinna Vinschen
2010-03-29 * fhandler.cc (fhandler_base::fstat): Keep st_ctime and st_birthtimeCorinna Vinschen
2010-03-29 * libc/rcmd.c: Enable IPv6.Corinna Vinschen
2010-03-28change wordingChristopher Faylor
2010-03-28* fhandler.cc (fhandler_base::fstat): Set st_mtime time to current time.Christopher Faylor
2010-03-28* globals.cc (exit_status): Add new ES_EXIT_STARTING enum.Christopher Faylor
2010-03-28 * setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312.Corinna Vinschen
2010-03-28 * locale.cc (print_charmaps): Add EUC-CN and GB2312.Corinna Vinschen
2010-03-28 * nlsfuncs.cc (__set_charset_from_locale): Set default charset forCorinna Vinschen
2010-03-28 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen
2010-03-27 * textbinary.sgml: Add missing </para>.Corinna Vinschen
2010-03-27* textbinary.sgml: Remove tr example and just mention u2d and d2u instead.Christopher Faylor
2010-03-26bfd:Joseph Myers
2010-03-25* pathnames.sgml: Clarify wording of user-specific fstab files. Fix typo.Christopher Faylor
2010-03-24 * regtool.cc (find_key): Fix allocation size of "value".Corinna Vinschen
2010-03-24 * legal.sgml: Bump copyright date.Corinna Vinschen
2010-03-24 * locale.cc (add_locale_alias_locales): Always use loc_num at functionCorinna Vinschen
2010-03-24 * locale.cc: Revert accidental checkin of unfinished changes.Corinna Vinschen
2010-03-24 * locale.cc (print_locale_with_codeset): Drop redundant name parameter.Corinna Vinschen
2010-03-23 * configure.ac (tic6x-*-*): New case.Joseph Myers
2010-03-23 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.Joseph Myers
2010-03-23 Merge from gcc:Joseph Myers
2010-03-23 * config.sub: Update to version 2010-03-22.Joseph Myers
2010-03-22 * fhandler_socket.cc (fhandler_socket::evaluate_events): Make eraseCorinna Vinschen
2010-03-19 * fhandler_disk_file.cc (fhandler_cygdrive::fstat): Add standard readCorinna Vinschen
2010-03-18* shared.cc (init_installation_root): Change to make sure that scope of theChristopher Faylor
2010-03-18Move ChangeLog entries to proper place.H.J. Lu
2010-03-17 * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen
2010-03-17 * faq-using.xml (faq.using.unicode): Remove old examples.Corinna Vinschen
2010-03-16* shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor
2010-03-15* sigproc.cc (no_signals_available): Get sense of the test right for previousChristopher Faylor
2010-03-15* sigproc.cc (no_signals_available): Don't try to send a signal if still inChristopher Faylor
2010-03-14 Merge from gcc:Joseph Myers
2010-03-13* spinlock.h: New file.Christopher Faylor
2010-03-13Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor
2010-03-12 * effectively.sgml (using-shortcuts): Match chapter with reality.Corinna Vinschen
2010-03-11 * faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".Corinna Vinschen
2010-03-10* shared.cc (memory_init): Fix comment. Fix indentation.Christopher Faylor
2010-03-10* shared_info.h (open_shared): Create function wrapper for common use case.Christopher Faylor
2010-03-092010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-03-09* shared.cc (inst_root_inited): Delete.Christopher Faylor
2010-03-082010-03-08 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-03-072010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe