aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/timer.cc
AgeCommit message (Expand)AuthorFilesLines
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor1-3/+3
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor1-0/+4
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor1-1/+1
2005-07-06Eliminate (void) cast on standalone function calls throughout.Christopher Faylor1-1/+1
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-10/+18
2005-05-02white space and minor comment cleanup.Christopher Faylor1-2/+2
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor1-4/+4
2005-03-28* timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor1-5/+2
2005-03-28* timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor1-1/+3
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor1-22/+27
2005-03-28* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor1-2/+1
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor1-87/+250
2005-03-08revert errnoneous checkinChristopher Faylor1-46/+22
2005-03-08* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in aChristopher Faylor1-22/+46
2005-01-06update copyrightChristopher Faylor1-1/+1
2005-01-06* timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor1-1/+1
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-1/+0
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-0/+275