llvm-project/libcxx
Howard Hinnant b4c7522790 Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed.
llvm-svn: 152926
2012-03-16 15:13:51 +00:00
..
cmake
include Make sure [at_]quick_exit is in std:: 2012-03-14 14:10:37 +00:00
lib At least temporarily move operator new/delete from the abi back to here. I'm having trouble reexporting it as a weak symbol. 2012-02-25 21:36:01 +00:00
src Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed. 2012-03-16 15:13:51 +00:00
test Don't refer to a function that doesn't exist in the quick_exit test. 2012-03-14 14:02:15 +00:00
www Clarify building instructions for 10.7 2011-11-17 17:14:16 +00:00
CMakeLists.txt
CREDITS.TXT Solaris port. Currently sees around 200 test failures, mostly related to 2012-02-29 13:05:08 +00:00
LICENSE.TXT Happy new year 2012! 2012-01-01 08:16:56 +00:00
Makefile Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00