Age | Commit message (Expand) | Author | Files | Lines |
2013-06-14 | Streamline time/times functionality. Remove last remains of former | Corinna Vinschen | 1 | -5/+1 |
2013-04-11 | * hires.h (hires_ns::nsecs): Declare with bool parameter. | Corinna Vinschen | 1 | -1/+1 |
2012-03-26 | * hires.h (hires_ms::dmsecs): Drop unused method. | Corinna Vinschen | 1 | -2/+1 |
2011-08-03 | * cygtls.h (struct _local_storage): Add cw_timer member. | Yaakov Selkowitz | 1 | -0/+5 |
2011-05-17 | * cygwin.din (clock_getcpuclockid): Export. | Yaakov Selkowitz | 1 | -0/+8 |
2011-03-30 | * hires.h: Fix copyright. | Corinna Vinschen | 1 | -1/+1 |
2011-03-29 | * autoload.cc (winmm): Remove time functions. Don't treat | Corinna Vinschen | 1 | -1/+2 |
2010-08-09 | Implement POSIX.1-2004 Monotonic Clock. | Yaakov Selkowitz | 1 | -3/+4 |
2010-05-26 | * hires.h (hires_base::reset): New function. | Christopher Faylor | 1 | -3/+5 |
2009-10-13 | Improve clock_gettime and utimensat resolution. | Eric Blake | 1 | -5/+6 |
2005-12-07 | * hires.h (hires_ms::initime_ms): Delete. | Christopher Faylor | 1 | -2/+3 |
2005-11-11 | * cygheap.h (init_cygheap::_gtod): Remove. | Christopher Faylor | 1 | -7/+4 |
2005-11-04 | * cygheap.h (init_cygheap::_gtod): New hires_ms element. | Christopher Faylor | 1 | -2/+3 |
2005-05-18 | * mmap.cc (mmap64): Avoid compiler warning. | Corinna Vinschen | 1 | -2/+0 |
2005-03-28 | update copyright | Christopher Faylor | 1 | -1/+1 |
2005-03-27 | * times.cc (hires_ms::usecs): Compare the difference. | Christopher Faylor | 1 | -1/+1 |
2003-12-23 | * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report | Christopher Faylor | 1 | -1/+0 |
2003-09-07 | * signal.cc (nanosleep): Improve test for valid values. Round delay up to | Christopher Faylor | 1 | -3/+15 |
2003-09-06 | * hires.h (hires_ms::~hires_ms): Delete declaration. | Christopher Faylor | 1 | -1/+0 |
2002-09-30 | * environ.cc (environ_init): Avoid a compiler warning. | Christopher Faylor | 1 | -1/+0 |
2002-06-07 | * autoload.cc (timeGetDevCaps): Define new autoload function. | Christopher Faylor | 1 | -3/+26 |
2002-02-15 | * hires.h (hires::usecs): Rename from utime. Accept an argument. | Christopher Faylor | 1 | -2/+2 |
2002-02-15 | * hires.h: New file. | Christopher Faylor | 1 | -0/+24 |