NetBSD/external/public-domain
joerg 716cbf2576 Reenable threadsafe sqlite.
Do it properly and only enable thread-safety, but not the worker thread
support. The latter is what requires the whole libpthread dependency.
A potential compromis would be to use a weak pthread_create and only
enable worker threads if it is provided, but given that it is only
really used for large sorts, don't bother for now.
2021-02-05 21:48:52 +00:00
..
sqlite Reenable threadsafe sqlite. 2021-02-05 21:48:52 +00:00
tz Merge tzdata2021a 2021-01-24 21:59:37 +00:00
xz Support aarch64eb in */config.guess. 2020-11-17 10:35:10 +00:00
Makefile