summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/hires.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* Streamline time/times functionality. Remove last remains of formerCorinna Vinschen2013-06-141-5/+1
* * hires.h (hires_ns::nsecs): Declare with bool parameter.Corinna Vinschen2013-04-111-1/+1
* * hires.h (hires_ms::dmsecs): Drop unused method.Corinna Vinschen2012-03-261-2/+1
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-0/+5
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-171-0/+8
* * hires.h: Fix copyright.Corinna Vinschen2011-03-301-1/+1
* * autoload.cc (winmm): Remove time functions. Don't treatCorinna Vinschen2011-03-291-1/+2
* Implement POSIX.1-2004 Monotonic Clock.Yaakov Selkowitz2010-08-091-3/+4
* * hires.h (hires_base::reset): New function.Christopher Faylor2010-05-261-3/+5
* Improve clock_gettime and utimensat resolution.Eric Blake2009-10-131-5/+6
* * hires.h (hires_ms::initime_ms): Delete.Christopher Faylor2005-12-071-2/+3
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-111-7/+4
* * cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor2005-11-041-2/+3
* * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen2005-05-181-2/+0
* update copyrightChristopher Faylor2005-03-281-1/+1
* * times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor2005-03-271-1/+1
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-1/+0
* * signal.cc (nanosleep): Improve test for valid values. Round delay up toChristopher Faylor2003-09-071-3/+15
* * hires.h (hires_ms::~hires_ms): Delete declaration.Christopher Faylor2003-09-061-1/+0
* * environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor2002-09-301-1/+0
* * autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor2002-06-071-3/+26
* * hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor2002-02-151-2/+2
* * hires.h: New file.Christopher Faylor2002-02-151-0/+24