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
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen
2014-06-05* timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, printingChristopher Faylor
2013-11-25 Throughout, keep function definitions and declarations in sync withCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2012-02-17 * timer.cc (getitimer): Don't create another local ret variable inCorinna Vinschen
2011-12-04Throughout, remove extra space after function name from debugging output.Christopher Faylor
2011-11-14update copyrightsChristopher Faylor
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor
2011-05-17* cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz
2010-09-01* cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor
2008-10-08* pthread.cc (pthread_create): Very minor formatting change.Christopher Faylor
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2006-02-20revert erroneous checkinChristopher Faylor
2006-02-20* exceptions.cc (stackdump): Avoid dumping more than once.Christopher Faylor
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor
2005-10-18Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2005-03-29* timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor
2005-03-28* timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor
2005-03-28* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor
2005-03-08revert errnoneous checkinChristopher Faylor
2005-03-08* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in aChristopher Faylor
2005-01-06update copyrightChristopher Faylor
2005-01-06* timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor