summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_sched.h
AgeCommit message (Collapse)Author
2021-09-19Add the POSIX timer syscalls (timer_create(), timer_settime(), timer_gettime(),thorpej
timer_getoverrun(), and timer_delete()) to COMPAT_LINUX and COMPAT_LINUX32.
2021-09-19G/C some unused (and unnecessary) definitions.thorpej
2011-11-18add sigtimedwait supportchristos