]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Brute force detection of monotonic clock as sysconf is unreliable. Instead rely on...
authorRoy Marples <roy@marples.name>
Fri, 1 Aug 2008 13:15:11 +0000 (13:15 +0000)
committerRoy Marples <roy@marples.name>
Fri, 1 Aug 2008 13:15:11 +0000 (13:15 +0000)
commitb5329d0e46028d623454756a1da81013474aab65
tree138c120e632c8fd6638b44af6f8e2efd1983fe80
parent6e8e514928d59cb195e6616f1b0eda92baae63ae
Brute force detection of monotonic clock as sysconf is unreliable. Instead rely on clock_gettime failing gracefully with an invalid clockid (which it should do).
README
common.c