summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/hires.h
Commit message (Expand)AuthorAgeFilesLines
* * 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