History log of /netbsd/sys/compat/linux32/common/linux32_sched.h (Results 1 – 3 of 3)
Revision Date Author Comments
# a987d85c 19-Sep-2021 thorpej <thorpej@NetBSD.org>

Add the POSIX timer syscalls (timer_create(), timer_settime(), timer_gettime(),
timer_getoverrun(), and timer_delete()) to COMPAT_LINUX and COMPAT_LINUX32.


# 1fed24f2 19-Sep-2021 thorpej <thorpej@NetBSD.org>

G/C some unused (and unnecessary) definitions.


# 202e985b 18-Nov-2011 christos <christos@NetBSD.org>

add sigtimedwait support