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
2013-07-08Add an entry.Christopher Faylor
2013-07-07* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor
2013-07-04.Christopher Faylor
2013-07-04* fhandler.cc (fhandler_base::close_with_arch): Make sure that the archetype isChristopher Faylor
2013-06-28 * path.cc (find_fast_cwd_pointer): Use gas syntax for assemblerCorinna Vinschen
2013-06-27 * dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoidCorinna Vinschen
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen
2013-06-24* new-features.sgml (ov-new1.7.21): New section. Document rawmemchr.Yaakov Selkowitz
2013-06-24* common.din (rawmemchr): Export.Yaakov Selkowitz
2013-06-21 * path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.Corinna Vinschen
2013-06-19 * faq-using.xml (faq.using.private-cygwin): Drop.Corinna Vinschen
2013-06-19* winf.h (av::unshift): Make __reg2.Christopher Faylor
2013-06-19*** empty log message ***Corinna Vinschen
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor
2013-06-19 * nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and callCorinna Vinschen
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate wascygexec.Christopher Faylor
2013-06-19 * faq-using.xml (faq.using.multiple-copies): Modernize to reflectCorinna Vinschen
2013-06-19* dcrt0.cc (child_info_fork::alloc_stack): Don't subtract 4096 from stackChristopher Faylor
2013-06-18*** empty log message ***Corinna Vinschen
2013-06-18 * gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__Corinna Vinschen
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen
2013-06-18 * Makefile.common: Add rule to build assembler code.Corinna Vinschen
2013-06-17 * path.cc (cnt_bs): New inline function.Corinna Vinschen
2013-06-17 * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen
2013-06-17 * times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.Corinna Vinschen
2013-06-17 * cygwinenv.xml: Fix link to FAQ.Corinna Vinschen
2013-06-14 * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen
2013-06-14 Streamline time/times functionality. Remove last remains of formerCorinna Vinschen
2013-06-13 * net.cc (gen_old_if_name): New function to generate short interfaceCorinna Vinschen
2013-06-13 * posix.sgml (fcntl, flock, lockf): Point to implementation notes.Corinna Vinschen
2013-06-12 * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen
2013-06-11 * winver.rc (FileDescription): Remove (R).Corinna Vinschen
2013-06-10 * sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED asCorinna Vinschen
2013-06-08clarify entryChristopher Faylor
2013-06-08* exceptions.cc (try_to_debug): Don't use yield() when waiting for anotherChristopher Faylor
2013-06-08* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.Christopher Faylor
2013-06-08revert accidentally checked in filesChristopher Faylor
2013-06-08* cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor
2013-06-07 * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen
2013-06-07* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor
2013-06-07* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor
2013-06-07* DevNotes: Add entry cgf-000023.Christopher Faylor
2013-06-07 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen
2013-06-07 * posix.sgml (std-notes): Fix typo.Corinna Vinschen
2013-06-07 * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen
2013-06-06*** empty log message ***Corinna Vinschen
2013-06-06 * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen
2013-06-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen
2013-06-05 * faq-copyright.xml: Fix link to license.Corinna Vinschen
2013-06-05 * faq-programming.xml: Convert url to refer to new flat faq.html file.Corinna Vinschen