| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc: stop trying to create __<syscall> symbols | Brooks Davis | 2025-08-06 | 1 | -2/+0 |
| * | libc: switch to __weak_symbol for fortified interpose stubs | Kyle Evans | 2024-07-16 | 1 | -2/+1 |
| * | include: ssp: fortify poll/ppoll from <poll.h> | Kyle Evans | 2024-07-13 | 1 | -3/+5 |
| * | libc: INTERPOS_SYS macro for interposed syscalls | Brooks Davis | 2024-04-16 | 1 | -3/+1 |
| * | lib{c,sys}: return wrapped syscall APIs to libc | Brooks Davis | 2024-03-13 | 1 | -0/+46 |
| * | libsys: relocate implementations and manpages | Brooks Davis | 2024-02-05 | 1 | -46/+0 |
| * | libc: split libc and syscall interposing (1/2) | Brooks Davis | 2024-02-05 | 1 | -2/+1 |
| * | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights | Ed Maste | 2022-07-21 | 1 | -1/+0 |
| * | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | Konstantin Belousov | 2015-04-18 | 1 | -0/+51 |
