summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: clocks: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM clocksCorinna Vinschen2019-01-221-1/+1
* Cygwin: clock.h: add valid_timespec() to check timespec for validityCorinna Vinschen2019-01-181-0/+8
* Cygwin: clocks: fix a hang on pre-Windows 10 machinesCorinna Vinschen2018-12-011-12/+28
* Cygwin: clocks: use either tickcount or tick periodCorinna Vinschen2018-11-291-0/+4
* Cygwin: implement extensible clock interfaceCorinna Vinschen2018-11-291-0/+149