src/winsup/cygwin ChangeLog timer.cc

2014-06-05 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: c...@sourceware.org 2014-06-05 19:50:24 Modified files: winsup/cygwin : ChangeLog timer.cc Log message: * timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, printing more details about

src/winsup/cygwin ChangeLog timer.cc

2012-02-17 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-02-17 17:34:01 Modified files: winsup/cygwin : ChangeLog timer.cc Log message: * timer.cc (getitimer): Don't create another local ret variable in timer_gettime calling b

winsup/cygwin ChangeLog timer.cc

2005-03-28 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-28 21:51:56 Modified files: cygwin : ChangeLog timer.cc Log message: * timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL. Patches: http://sources

winsup/cygwin ChangeLog timer.cc

2005-03-28 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-28 19:55:59 Modified files: cygwin : ChangeLog timer.cc Log message: * timer.cc (timer_tracker::settime): Set times to zero when just cancelling a timer. Patches

src/winsup/cygwin ChangeLog timer.cc

2005-01-06 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2005-01-06 14:09:17 Modified files: winsup/cygwin : ChangeLog timer.cc Log message: * timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather than pointer to sigev