High Activity

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 494
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED as error. Explain why. Anon32 More... 9 days ago
clarify entry Anon32
cgf
More... 10 days ago
* exceptions.cc (try_to_debug): Don't use yield() when waiting for another process. (sigpacket::setup_handler): Fix long-standing problem where loop could exit with lock held. Anon32
cgf
More... 10 days ago
* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0. We don't want to actually sleep when calling this function. Anon32
cgf
More... 10 days ago
revert accidentally checked in files Anon32
cgf
More... 11 days ago
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is essentially guarded by thread-specific signal_arrived. * exceptions.cc (_cygtls::handle_SIGCONT): Simplify. Eliminate lock/unlock since code is guarded by signal_arrived. Anon32
cgf
More... 11 days ago
* winver.rc (LegalCopyright): Belatedly bump to 2013. Anon32 More... 11 days ago
* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but make sure that yield() isn't called when signal stack is locked. Anon32
cgf
More... 11 days ago
* exceptions.cc (exception::handle): Add comment explaining si_addr behavior. Anon32
cgf
More... 11 days ago
* DevNotes: Add entry cgf-000023. * sigproc.cc (exit_thread): Remove now-unneeded sleep code. Anon32
cgf
More... 12 days ago
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21. Anon32 More... 12 days ago
* posix.sgml (std-notes): Fix typo. Anon32 More... 12 days ago
* fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomic code if mandatory locking is used on this descriptor. Explain why. (fhandler_disk_file::pwrite): Ditto. * posix.sgml (std-notes): Extend description of file locking. Anon32 More... 12 days ago
*** empty log message *** Anon32 More... 13 days ago
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting for sig_handle_tty_stop to wake up. Make sure to unlock before calling yield to avoid starvation of sig_handle_tty_stop. Add comments. * miscfuncs.cc (yield): Explain why yield should never be called under _cygtls::lock conditions. Call SleepEx with 1ms timeout. Explain why. Anon32 More... 13 days ago
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20. Anon32 More... 14 days ago
* faq-copyright.xml: Fix link to license. * faq-using.xml: Ditto. * faq-what.xml: Ditto. Anon32 More... 14 days ago
* faq-programming.xml: Convert url to refer to new flat faq.html file. * faq-setup.xml: Ditto. * faq-using.xml: Ditto. * highlights.xml: Ditto. Anon32 More... 14 days ago
* new-features.xml (ov-new1.7.19): Revert mandatory locking support to "preliminary". Anon32 More... 14 days ago
*** empty log message *** Anon32 More... 14 days ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.