]> granicus.if.org Git - sudo/commit
HP-UX doesn't suport CLOCK_MONOTONIC but we can use gethrtime() instead.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 20 Aug 2018 16:56:34 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 20 Aug 2018 16:56:34 +0000 (10:56 -0600)
commitdf1c062526333b3fa85b0dfeb126496abd8bc890
treecf5d7fabcd9814bbdf281023a6cb223fb2ed5ed1
parent5cca421867408df3e4f2f7feb46c68d6203d3fd2
HP-UX doesn't suport CLOCK_MONOTONIC but we can use gethrtime() instead.
config.h.in
configure
configure.ac
lib/util/gettime.c