aboutsummaryrefslogtreecommitdiffstats
path: root/sys/freebsd/ktimer.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/freebsd: added aio syscallsSimran Kathpalia2021-06-041-1/+8
|
* sys/freebsd: fix sigevent_u to work for 386Andrew Turner2021-05-171-1/+1
| | | | The spare data is long, so use intptr as the closest type.
* sys/freebsd: add ktimer related system callstigergao992020-12-091-0/+43