summaryrefslogtreecommitdiff
path: root/src/util/os_time.c
Commit message (Expand)AuthorAgeFilesLines
* util/os_time: use detect_os.h to uncouple from galliumEric Engestrom2019-08-021-11/+9
* gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USEREric Engestrom2019-08-021-3/+3
* util: use clock_gettime() on PIPE_OS_BSDJonathan Gray2018-03-011-1/+1
* util: include unistd.h, which may be required for usleep prototypeJon Turney2017-11-101-0/+1
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-0/+191