summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Return EINVAL in case of incorrect sigev_signo value specified instead of pan...dchagin2015-12-261-0/+4
* Convert Linux signal number to the FreeBSD.dchagin2015-05-241-2/+2
* Delete the duplicate of linux_to_native_clockid() function.dchagin2015-05-241-20/+3
* Implement most of timer_{create,settime,gettime,getoverrun,delete}bz2014-09-181-0/+182
OpenPOWER on IntegriCloud