| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux(4): Implement timer_settime64 syscall. | Dmitry Chagin | 2022-06-17 | 1 | -5/+39 |
| * | linux(4): Implement timer_gettime64 syscall. | Dmitry Chagin | 2022-06-17 | 1 | -3/+20 |
| * | compat: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
| * | Return EINVAL in case of incorrect sigev_signo value specified instead of pan... | Dmitry Chagin | 2015-12-26 | 1 | -0/+4 |
| * | Convert Linux signal number to the FreeBSD. | Dmitry Chagin | 2015-05-24 | 1 | -2/+2 |
| * | Delete the duplicate of linux_to_native_clockid() function. | Dmitry Chagin | 2015-05-24 | 1 | -20/+3 |
| * | Implement most of timer_{create,settime,gettime,getoverrun,delete} | Bjoern A. Zeeb | 2014-09-18 | 1 | -0/+182 |
