Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | machine/stdarg.h -> sys/stdarg.h | Brooks Davis | 2025-06-11 | 1 | -1/+1 |
* | linux(4): Add a write syscall wrapper | Dmitry Chagin | 2023-08-20 | 1 | -1/+1 |
* | linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 | Dmitry Chagin | 2023-08-18 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | linux(4): Rename linux_timer.h to linux_time.h | Dmitry Chagin | 2023-02-14 | 1 | -1/+1 |
* | linux(4): Implement vdso getcpu for x86. | Dmitry Chagin | 2022-05-08 | 1 | -0/+2 |
* | linux(4): Refactor vdso_gettc_x86 includes. | Dmitry Chagin | 2022-05-08 | 1 | -0/+1 |
* | linux(4): Fix gcc buld. | Dmitry Chagin | 2021-07-29 | 1 | -1/+0 |
* | linux(4); Almost complete the vDSO. | Dmitry Chagin | 2021-07-20 | 1 | -0/+146 |