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
path: root/winsup
AgeCommit message (Expand)Author
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-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-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-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-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-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-09* shared.cc (inst_root_inited): Delete.Christopher Faylor
2010-03-072010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-03-072010-03-02 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe
2010-03-05 * setup2.sgml (setup-env): Add cross reference to using-cygwinenv.Corinna Vinschen
2010-03-04 * syscalls.cc (nt_path_has_executable_suffix): Change storage class ofCorinna Vinschen
2010-03-04 * cygwin.din: Export __xdr functions.Corinna Vinschen
2010-03-03 * new-features.sgml (ov-new1.7.2): Describe XDR support.Corinna Vinschen
2010-03-03 Add XDR support.Corinna Vinschen
2010-03-02* cygtls.h: Replace /*gentls_offsets*/ at end.Christopher Faylor
2010-03-01* exception.h: Fix copyright.Christopher Faylor
2010-03-01Fix/delete inaccurate comments.Christopher Faylor
2010-02-28Update some copyrights.Christopher Faylor
2010-02-27* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor
2010-02-26* mkimport: cd away from temp directory or Windows will have problems removingChristopher Faylor
2010-02-26 * new-features.sgml (ov-new1.7.2): Add strptime changes.Corinna Vinschen
2010-02-26 * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen