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-05-02Generating faq/faq.body automatically from faq/faq.html whenever latterWarren Young
2013-05-02Initial; ignoring generated files.Warren Young
2013-05-02Modernized user guide, API reference, and FAQ generation. OverallWarren Young
2013-05-02* resource.cc (setrlimit): Use consistent commenting style. Return EINVAL whenChristopher Faylor
2013-05-01Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz
2013-05-01* gendef: Fix sigfe.s typo.Christopher Faylor
2013-05-01* spawn.cc (system_call_cleanup): Rename from pthread_cleanup. ExtendChristopher Faylor
2013-05-01* exceptions.cc (cygwin_exception::dumpstack): Guard against wild pointerChristopher Faylor
2013-05-01Sigh. Another missing checkin.Christopher Faylor
2013-05-01missing checkinChristopher Faylor
2013-05-01* i686.din: New file.Christopher Faylor
2013-04-30* autoload.cc (CreateSymbolicLinkW): Rename from CreateSymbolicLink.Christopher Faylor
2013-04-26 * fcntl.cc (fcntl): Define as export alias for fcntl64 on x86_64.Corinna Vinschen
2013-04-25 * faq-programming.xml (faq.programming.64bitporting): Fix typo.Corinna Vinschen
2013-04-25 * faq-programming.xml (faq.programming.64bitporting): Extend entry.Corinna Vinschen
2013-04-24 * faq-programming.xml (faq.programming.64bitporting): Mention theCorinna Vinschen
2013-04-24 * faq-programming.xml (faq.programming.64bitporting): New FAQ entry.Corinna Vinschen
2013-04-24Fix date in latest ChangeLog entryCorinna Vinschen
2013-04-24 * cygwinenv.sgml (cygwinenv-implemented-options): Change descriptionCorinna Vinschen
2013-04-24 * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen
2013-04-23 * Throughout, eliminate Windows 2000 from the documentation.Corinna Vinschen
2013-04-23 * Makefile.in (SGMLDIRS): Accommodate dropping utils_source andCorinna Vinschen
2013-04-23*** empty log message ***Corinna Vinschen
2013-04-23 * cygwin64.din (_setjmp): Export.Corinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-04-22 * include/sys/queue.h: Delete in favor of more complete newlib file.Corinna Vinschen
2013-04-22 Adapt to changes in newlib's sys/cdefs.h:Corinna Vinschen
2013-04-22 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 19.Corinna Vinschen
2013-04-16 * glob.cc: Include winsup.h before anything else.Corinna Vinschen
2013-04-12 * path.cc (symlink_info::check): Drop PC_KEEP_HANDLE flag forCorinna Vinschen
2013-04-11 * hires.h (hires_ns::nsecs): Declare with bool parameter.Corinna Vinschen
2013-04-09fix YA typoChristopher Faylor
2013-04-09* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor
2013-04-08fix typoChristopher Faylor
2013-04-08 * fhandler_socket.cc (get_inet_addr): Handle abstract AF_LOCAL socket.Corinna Vinschen
2013-04-08* cygheap.cc (init_cygheap::find_tls): Add a comment.Christopher Faylor
2013-04-06 * mmap.cc (is_mmapped_region): Call LIST_UNLOCK on premature return.Corinna Vinschen
2013-04-03 * fhandler_proc.cc (format_proc_loadavg): Raise too small buffer sizeCorinna Vinschen
2013-04-03 * path.cc (class suffix_scan): Add member namelen.Corinna Vinschen
2013-04-01.Christopher Faylor
2013-03-31whitespaceChristopher Faylor
2013-03-31* child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor
2013-03-31whitespaceChristopher Faylor
2013-03-29 * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen
2013-03-29* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.Christopher Faylor
2013-03-29* sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying.Christopher Faylor
2013-03-29* sigproc.cc (pending_signals::retry): Declare new element.Christopher Faylor
2013-03-28* exceptions.cc (exception::handle): Generalize comment.Christopher Faylor
2013-03-27 * faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012.Corinna Vinschen
2013-03-19test checkinChristopher Faylor