haiku/headers
Augustin Cavalier 0afb8a1b49 Move fts.h and functions from libroot to libbsd.
These are BSD extensions, not POSIX functions. They were needed
in libroot by the previous versions of the ftw/nftw implementations,
but the musl versions do not need them, and so we can move them to
libbsd.

This is a minor ABI break, but hopefully whatever was using them
in libroot also links to libbsd. If not, that's an easy enough fix.
(These were only added to libroot in 2013.)
2022-06-09 16:30:40 -04:00
..
build libbe_build: Fix build on non-Haiku platforms. 2021-11-18 15:42:17 -05:00
compatibility Move fts.h and functions from libroot to libbsd. 2022-06-09 16:30:40 -04:00
config riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
cpp
glibc
libs libagg: use size_t for operator new argument 2022-04-23 19:55:31 +00:00
os NetworkDevice.h: Make it possible to include from _KERNEL_MODE and/or non-C++. 2022-06-09 01:28:56 -04:00
posix Move fts.h and functions from libroot to libbsd. 2022-06-09 16:30:40 -04:00
private intel_extreme: also set hw_cdclk on Broadwell 2022-06-05 14:29:17 +00:00
tools cppunit: Enable CPPUNIT_HAVE_SSTREAM for the non-legacy GCC. 2022-03-29 19:09:38 -04:00