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-04-03This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_3-releasecvs2svn
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 * 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 * nlsfuncs.cc (__set_charset_from_locale): Set default charset forCorinna 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-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-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-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 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 * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen
2010-02-26 * strsig.cc: Fix formatting and copyright.Corinna Vinschen
2010-02-262010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet
2010-02-26 Add missing ChangeLog checkin.Corinna Vinschen
2010-02-26 Remove all traces of __CYGWIN_USE_BIG_TYPES__.Corinna Vinschen
2010-02-26 * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz
2010-02-25 * lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition.Corinna Vinschen
2010-02-24 * sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typoCorinna Vinschen
2010-02-24* dlfcn.cc (dlopen): Make sure exception handler is really loaded after dynamicChristopher Faylor
2010-02-24* cygtls.cc (_cygtls::init_exception_handler): Force installation of ourChristopher Faylor
2010-02-23* thread.cc (pthread_mutex::unlock): Don't attempt to unlock if there is anChristopher Faylor
2010-02-22* include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor
2010-02-22 * lc_era.h: Redefine lc_era_t to keepCorinna Vinschen
2010-02-21 * lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditionalCorinna Vinschen
2010-02-20 * path.cc (warn_msdos): Enforce extended hex printing of multibyteCorinna Vinschen
2010-02-19Update copyrightChristopher Faylor