llvm-project/libcxx
Ben Craig 7d00f97048 [libcxx] Whitelist inclusion of sysctl.h instead of blacklisting
Instead of excluding all known operating systems that are not derived from BSD,
I now include all operating systems that claim to be derived from BSD.
Hopefully, that will make it so that this check doesn't need to change for
every new operating system that comes along.

http://reviews.llvm.org/D16634

llvm-svn: 259193
2016-01-29 13:53:23 +00:00
..
cmake Revert r256606 due to compiler-rt sanitizer bot failures 2015-12-30 03:39:03 +00:00
docs Add link to 3rd party GDB pretty-printers 2016-01-20 01:26:30 +00:00
include Left a file out of r259014 2016-01-28 04:15:35 +00:00
lib [libcxx] Remove -Wpadded from buildit script. 2016-01-27 01:55:11 +00:00
src [libcxx] Whitelist inclusion of sysctl.h instead of blacklisting 2016-01-29 13:53:23 +00:00
test [libcxx] Work around for clang calling GAS after having already failed. 2016-01-28 13:49:33 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Implement LWG#2385; remove the allocator-aware std::function::assign call. It was useless, and didn't actually *do anything* with the allocator. Now it's gone. On the off chance that someone is mistakenly calling it, it's only gone in C++1z 2016-01-25 17:29:55 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt Revert r256606 due to compiler-rt sanitizer bot failures 2015-12-30 03:39:03 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2015. 2015-03-12 20:13:11 +00:00
TODO.TXT Test commit to see if libcxx.llvm.org/docs builds 2015-09-04 22:57:00 +00:00