hanchenye-llvm-project/libcxx
David Majnemer 31234844ef Linux: Correctly identify valid error codes
[syserr.errcat.objects]p4 specifies that
system_category().default_error_condition(ev) map to
error_condition(posv, generic_category()) if ev could map to a POSIX
errno.

Linux reserves up to and including 4095 for errno values, use this as a
bound.

This fixes syserr.errcat.objects/system_category.pass.cpp on Linux.

llvm-svn: 209795
2014-05-29 05:02:22 +00:00
..
cmake build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS 2014-03-12 04:11:34 +00:00
include Fix a problem exposed by r208825, which caused bind (and other bits of libc++) to stop working. And tests 2014-05-29 01:10:28 +00:00
lib Not everyone uses bash, so fix test syntax. 2014-04-12 21:12:55 +00:00
src Linux: Correctly identify valid error codes 2014-05-29 05:02:22 +00:00
test Linux: Correctly identify valid error codes 2014-05-29 05:02:22 +00:00
www Removed 'sized deallocation' from C++14 status page since it turned out to require no library work, and fixed a typo in index.html. Thanks to Tobias for pointing these out. 2014-04-07 07:28:33 +00:00
.arcconfig
CMakeLists.txt build: fix erroneous overwriting of flags 2014-03-12 04:11:31 +00:00
CREDITS.TXT Updated my role 2013-09-28 01:25:55 +00:00
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
Makefile Exclude .svn (and other "dot" directories) when installing headers. 2014-03-13 16:13:54 +00:00