timerfd: remove unusable constants (never released)
commit1264e45ee8776e68df08e76a75d08fa745266e22
authorEric Wong <normalperson@yhbt.net>
Wed, 2 May 2012 08:24:52 +0000 (2 08:24 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 2 May 2012 08:37:13 +0000 (2 08:37 +0000)
treeb365be4c305ce45a24f2dc89dc698a2344957eb0
parente2a9b831ec9ab2c8fad622deec1aef8853f4cb41
timerfd: remove unusable constants (never released)

timerfd currently (Linux 3.3.x) only supports CLOCK_REALTIME and
CLOCK_MONOTONIC, and not every single clock supported by POSIX
clocks.
ext/sleepy_penguin/timerfd.c