aboutsummaryrefslogtreecommitdiff
path: root/tests/oclo
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove recallocarray() compat shims following import into libcRobert Clausecker2025-10-031-1/+0
| | | | | | | | libopenbsd retains recallocarray() during bootstrapping for now as it is needed for mandoc. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D52864
* tests: Adapt oclo tests to FreeBSDRicardo Branco2025-07-061-0/+11
MFC after: 1 month Pull Request: https://github.com/freebsd/freebsd-src/pull/1698