freebsd-dev/tools
Dimitry Andric 95aa617e4b Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>
I missed adding these to the libc++ Makefile, when importing
llvm-project 11.0.0-rc1, even though they were supplied by upstream.

While here, update OptionalObsoleteFiles.inc to add these new headers,
and cleanup old cruft.

Reported by:	yuri
Submitted by:	jkim (Makefile diff)
PR:		255374
MFC after:	3 days
2021-06-03 20:53:18 +02:00
..
boot
bsdbox
build Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore> 2021-06-03 20:53:18 +02:00
bus_space
coccinelle
debugscripts
diag
ifnet
kerneldoc
LibraryReport
lua
pkgbase
regression Update tools/regression/poll/sockpoll.c for POLLRDPOLL. 2021-04-28 23:15:39 +12:00
sched
test stress2: Remove thr_new() from the ignore list after 6cda627556 2021-06-03 07:23:01 +02:00
tools [athstats] Add a tag to listen for beacon stuff 2021-05-22 15:54:44 -07:00
uma/smrstress
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.