summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/timer.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-91/+110
* * timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, printingChristopher Faylor2014-06-051-2/+3
* Throughout, keep function definitions and declarations in sync withCorinna Vinschen2013-11-251-5/+8
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-9/+8
* * timer.cc (getitimer): Don't create another local ret variable inCorinna Vinschen2012-02-171-4/+2
* Throughout, remove extra space after function name from debugging output.Christopher Faylor2011-12-031-28/+42
* update copyrightsChristopher Faylor2011-11-141-1/+2
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-1/+1
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-171-0/+7
* * cygthread.cc (cygthread::create): Fix incorrect use of name rather thanChristopher Faylor2010-09-011-1/+1
* * pthread.cc (pthread_create): Very minor formatting change.Christopher Faylor2008-10-071-1/+11
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-6/+0
* revert erroneous checkinChristopher Faylor2006-02-201-1/+0
* * exceptions.cc (stackdump): Avoid dumping more than once.Christopher Faylor2006-02-201-0/+1
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-2/+1
* * cygtls.h (_cygtls::el): New field.Christopher Faylor2005-12-031-0/+1
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-111-3/+3
* * cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor2005-11-041-0/+4
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-1/+1
* Eliminate (void) cast on standalone function calls throughout.Christopher Faylor2005-07-061-1/+1
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-10/+18
* white space and minor comment cleanup.Christopher Faylor2005-05-021-2/+2
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-051-4/+4
* * timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor2005-03-281-5/+2
* * timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor2005-03-281-1/+3
* * cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor2005-03-281-22/+27
* * timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor2005-03-281-2/+1
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-271-87/+250
* revert errnoneous checkinChristopher Faylor2005-03-081-46/+22
* * pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in aChristopher Faylor2005-03-081-22/+46
* update copyrightChristopher Faylor2005-01-061-1/+1
* * timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor2005-01-061-1/+1
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-1/+0
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-0/+275