summaryrefslogtreecommitdiff
path: root/include/sys/timerfd.h
AgeCommit message (Expand)Author
2019-10-28add time64 symbol name redirects to public headers, under arch controlRich Felker
2017-11-05add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missingSzabolcs Nagy
2015-03-04declare incomplete type struct itimerspec in timerfd.hRich Felker
2012-12-13add missing flags in sys/timerfd.hRich Felker
2012-09-08add timerfd interfaces (untested)Rich Felker