| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert erronously pushed series of commits, which should not be. | Konstantin Belousov | 9 days | 1 | -1/+0 |
| * | libc: add freadlink(3) | Konstantin Belousov | 9 days | 1 | -0/+1 |
| * | tests: fix remaining test failures under _FORTIFY_SOURCE | Kyle Evans | 11 days | 1 | -0/+7 |
| * | ssp: fix our gets_s implementation under _FORTIFY_SOURCE | Kyle Evans | 11 days | 1 | -1/+29 |
| * | include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_t | Robert Clausecker | 2026-04-20 | 1 | -1/+21 |
| * | unistd.h: _Fork(2) is required by POSIX 2024 | Konstantin Belousov | 2026-04-12 | 1 | -1/+4 |
| * | posix_spawn: actions chdir and fchdir are now required by POSIX | Konstantin Belousov | 2026-04-03 | 1 | -0/+4 |
| * | sys: add renameat2(2) syscall | Konstantin Belousov | 2026-03-05 | 1 | -0/+1 |
| * | stddef.h: centralize definition of offsetof() | Brooks Davis | 2026-02-19 | 1 | -4/+1 |
| * | stddef.h: add ptraddr_t | Brooks Davis | 2026-02-19 | 1 | -0/+7 |
| * | libc: improve include usage for exterror sources | Konstantin Belousov | 2026-02-18 | 1 | -2/+1 |
| * | rpc: correct resultproc_t's type | Brooks Davis | 2026-02-02 | 1 | -1/+2 |
| * | clnt_broadcast(3): fix eachresult argument type | Brooks Davis | 2026-02-02 | 1 | -1/+3 |
| * | libc: add posix_spawnattr_{get,set}procdescp_np | Konstantin Belousov | 2026-01-26 | 1 | -0/+4 |
| * | libc: add posix_spawnattr_{get,set}execfd_np(3) | Konstantin Belousov | 2026-01-25 | 1 | -0/+7 |
| * | rpc/xdr.h: make xdrproc_t always take two arguments | Brooks Davis | 2026-01-23 | 1 | -8/+1 |
| * | libthr: add pthread_tryjoin_np() | Konstantin Belousov | 2026-01-19 | 1 | -0/+1 |
| * | libc/stdlib: Port strtonumx() from Illumos | Hans Rosenfeld | 2026-01-15 | 1 | -0/+2 |
| * | Makefile*: remove powerpcspe | Minsoo Choo | 2026-01-09 | 1 | -1/+1 |
| * | stdbool.h: Update for C23 | Minsoo Choo | 2026-01-07 | 1 | -2/+6 |
| * | libc: add glibc-compatible tdestroy(3) | Konstantin Belousov | 2025-12-29 | 1 | -0/+1 |
| * | Add sys/_align.h replacing machine/_align.h | Brooks Davis | 2025-12-10 | 1 | -2/+1 |
| * | libc/string: add strdupa(3) and strndupa(3) | Konstantin Belousov | 2025-12-08 | 1 | -0/+28 |
| * | Revert "stddef.h: add unreachable() for C23 compliance" | Robert Clausecker | 2025-12-04 | 1 | -4/+0 |
| * | libc: implement C23 <stdbit.h> functions | Robert Clausecker | 2025-11-30 | 2 | -2/+126 |
| * | stddef.h: add unreachable() for C23 compliance | Robert Clausecker | 2025-11-28 | 1 | -0/+4 |
| * | uchar.h: add char8_t | Robert Clausecker | 2025-11-28 | 1 | -0/+5 |
| * | time.h: add timegm() to the C23 namespace | Robert Clausecker | 2025-11-28 | 1 | -1/+1 |
| * | Use ZFSTOP more broadly | John Baldwin | 2025-11-24 | 1 | -1/+1 |
| * | lib/libc: implement C23 memalignment() | Robert Clausecker | 2025-11-12 | 1 | -0/+8 |
| * | include/stdckdint.h: make the header compatible with C++ | Konstantin Belousov | 2025-10-17 | 1 | -3/+3 |
| * | libc/resolv: get rid of MD5 | Robert Clausecker | 2025-10-04 | 1 | -3/+1 |
| * | lib/libc: add recallocarray() | Robert Clausecker | 2025-10-03 | 1 | -0/+2 |
| * | libbsm: Rename package to audit-lib | Lexi Winter | 2025-09-30 | 1 | -2/+2 |
| * | tzcode: Expose and document offtime() and offtime_r() | Dag-Erling Smørgrav | 2025-09-23 | 1 | -0/+2 |
| * | Revert "libc: Remove readdir_r(3)" | Dag-Erling Smørgrav | 2025-09-11 | 1 | -0/+4 |
| * | libc: Remove readdir_r(3) | Dag-Erling Smørgrav | 2025-09-10 | 1 | -4/+0 |
| * | Remove MK_GSSAPI | Lexi Winter | 2025-08-20 | 1 | -1/+1 |
| * | Revert "Remove Secure RPC DES authentication" | Lexi Winter | 2025-08-15 | 1 | -1/+78 |
| * | Remove Secure RPC DES authentication | Lexi Winter | 2025-08-10 | 1 | -78/+1 |
| * | gssapi,krb5: Replace libgssapi with the MIT version | Cy Schubert | 2025-08-07 | 1 | -1/+1 |
| * | libc: Deprecate readdir_r() | Dag-Erling Smørgrav | 2025-08-01 | 1 | -1/+2 |
| * | rpc.h: Remove reference to unimplemented DES ioctls | Ed Maste | 2025-07-23 | 1 | -20/+0 |
| * | libc: Rename fscandir{,_b}() to fdscandir{,_b}(). | Dag-Erling Smørgrav | 2025-06-23 | 1 | -2/+2 |
| * | libc: Add fscandir(), fscandir_b(), scandirat_b(). | Dag-Erling Smørgrav | 2025-06-20 | 1 | -0/+13 |
| * | arm64: lib32: Don't try to install removed <machine/runq.h> | Olivier Certner | 2025-06-18 | 1 | -1/+0 |
| * | ssp: Protect sig2str with proper visibility markers | Warner Losh | 2025-06-12 | 1 | -0/+2 |
| * | include: ssp: fortify <signal.h> | Ricardo Branco | 2025-06-11 | 3 | -1/+55 |
| * | Add the POSIX sig2str(3) & str2sig(3) calls | Ricardo Branco | 2025-06-11 | 1 | -0/+9 |
| * | Add POSIX NSIG_MAX & _SC_NSIG | Ricardo Branco | 2025-06-11 | 2 | -0/+5 |