| Commit message (Expand) | Author | Age | Files | Lines |
| * | libc/tests: Clean up *dir() tests | Dag-Erling Smørgrav | 2026-02-05 | 1 | -15/+13 |
| * | opendir, readdir, telldir: Use the correct types. | Dag-Erling Smørgrav | 2026-02-05 | 2 | -7/+6 |
| * | opendir, fdopendir: Add tests, clean up. | Dag-Erling Smørgrav | 2026-02-05 | 2 | -0/+145 |
| * | scandir: Propagate errors from readdir(). | Dag-Erling Smørgrav | 2026-02-05 | 1 | -0/+63 |
| * | libc: Rename fscandir{,_b}() to fdscandir{,_b}(). | Dag-Erling Smørgrav | 2026-02-05 | 2 | -12/+12 |
| * | scandir: Fix behavior when no entries match. | Dag-Erling Smørgrav | 2026-02-05 | 1 | -0/+22 |
| * | libc: Add fscandir(), fscandir_b(), scandirat_b(). | Dag-Erling Smørgrav | 2026-02-05 | 3 | -0/+240 |
| * | libc: report _SC_NPROCESSORS_ONLN more accurately in cpu-limited jails | Kyle Evans | 2026-01-20 | 1 | -3/+137 |
| * | libc/tests/string: improve stpncpy() "bounds" unit test | Robert Clausecker | 2026-01-04 | 1 | -16/+39 |
| * | strfmon: Fix negative sign handling for C locale | Jose Luis Duran | 2025-12-03 | 1 | -3/+3 |
| * | strfmon: EINVAL if the '+' flag and both signs are empty | Jose Luis Duran | 2025-12-03 | 1 | -4/+4 |
| * | strfmon: Add tests for Austin Group Defect 1199 | Jose Luis Duran | 2025-12-03 | 1 | -23/+57 |
| * | libc: Import OpenBSD's inet_net_{ntop,pton} | Lexi Winter | 2025-10-25 | 2 | -0/+335 |
| * | realpath: Report correct path on failure | Dag-Erling Smørgrav | 2025-10-20 | 1 | -9/+2 |
| * | realpath: Additional test cases | Dag-Erling Smørgrav | 2025-10-20 | 1 | -12/+101 |
| * | libc: Drop incorrect qsort optimization | Dag-Erling Smørgrav | 2025-08-27 | 2 | -0/+114 |
| * | stdio: Fix bug in integer-parsing FSM | Dag-Erling Smørgrav | 2025-08-14 | 2 | -0/+50 |
| * | wordexp(3): Handle ECHILD from waitpid | Kenny Levinsen | 2025-08-12 | 1 | -0/+26 |
| * | libc/powerpc64: Fix swapcontext(3) | Timothy Pearson | 2025-07-21 | 2 | -2/+65 |
| * | link_addr: be more strict about address formats | Lexi Winter | 2025-05-20 | 1 | -1/+151 |
| * | libc: add link_ntoa_r() | Lexi Winter | 2025-05-20 | 1 | -0/+111 |
| * | libc tests: add tests for link_addr(3) and link_ntoa(3) | Lexi Winter | 2025-05-20 | 2 | -0/+274 |
| * | libc: locale: fix EUC shift check | Kyle Evans | 2025-04-26 | 1 | -0/+13 |
| * | libc: tests: add some tests for __cxa_atexit handling | Kyle Evans | 2025-04-17 | 4 | -0/+212 |
| * | getentropy tests: Update after commit 473681a1a506da | Mark Johnston | 2025-04-01 | 1 | -5/+6 |
| * | Fix lib/libc/nss/getgr_test with large numbers of groups | Alan Somers | 2025-01-20 | 3 | -0/+12 |
| * | strptime: Fix day-of-week calculation. | Dag-Erling Smørgrav | 2024-12-16 | 3 | -0/+58 |
| * | libc: fix access mode tests in fmemopen(3) | Ed Maste | 2024-10-29 | 1 | -0/+33 |
| * | regex: mixed sets are misidentified as singletons | Bill Sommerfeld | 2024-09-25 | 1 | -1/+42 |
| * | libc/tests: Further refine the condition for installing h_raw | Mark Johnston | 2024-07-14 | 1 | -1/+2 |
| * | libc/tests: Fix installation without MK_TOOLCHAIN | Mark Johnston | 2024-07-14 | 1 | -1/+1 |
| * | pkgbase: install all libc test files into the tests package | Baptiste Daroussin | 2024-03-27 | 3 | -0/+3 |
| * | libc/sys: add errno test | Konstantin Belousov | 2024-03-02 | 2 | -0/+37 |
| * | lib/libc/tests/string: add memrchr unit tests | Robert Clausecker | 2024-01-24 | 2 | -0/+117 |
| * | lib/libc/tests/string: add unit tests for memccpy() | Robert Clausecker | 2024-01-24 | 2 | -0/+206 |
| * | lib/libc/tests/string: add unit test for strlcpy | Robert Clausecker | 2024-01-24 | 2 | -0/+184 |
| * | lib/libc/tests/string/stpncpy_test.c: extend for upcoming SSE implementation | Robert Clausecker | 2024-01-24 | 1 | -13/+84 |
| * | lib/libc/tests/string: add unit tests for strncmp(3) | Robert Clausecker | 2024-01-24 | 2 | -0/+166 |
| * | lib/libc/tests/string/strcspn_test.c: add test for correct match order | Robert Clausecker | 2023-12-28 | 1 | -1/+50 |
| * | lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp | Robert Clausecker | 2023-12-28 | 5 | -26/+155 |
| * | lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp fun... | Robert Clausecker | 2023-12-28 | 1 | -24/+33 |
| * | lib/libc/tests/string: add extended unit tests for strcmp() | Robert Clausecker | 2023-12-28 | 2 | -0/+134 |
| * | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-27 | 86 | -86/+0 |
| * | fflush: Add test for buffer handling in __sflush | Dag-Erling Smørgrav | 2023-11-07 | 2 | -0/+156 |
| * | Remove a few more stray __FBSDID uses | John Baldwin | 2023-10-24 | 1 | -3/+0 |
| * | libc: Rewrite quick_exit() and at_quick_exit() using C11 atomics. | Dag-Erling Smørgrav | 2023-10-04 | 2 | -0/+82 |
| * | lib/libc/tests/string/strcspn_test.c: extend tests to catch previous bug | Robert Clausecker | 2023-09-23 | 1 | -0/+64 |
| * | lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests | Robert Clausecker | 2023-09-23 | 3 | -4/+54 |
| * | lib/libc/tests/string: add unit tests for strcspn(3) | Robert Clausecker | 2023-09-23 | 2 | -1/+138 |
| * | libc: Don't assume signed char. | Dag-Erling Smørgrav | 2023-09-14 | 2 | -4/+4 |