gcc/libstdc++-v3/include/c_global
Jonathan Wakely 97ca95ac6f PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers
PR libstdc++/84773
	PR libstdc++/83662
	* crossconfig.m4: Check for aligned_alloc etc. on freebsd and mingw32.
	* configure: Regenerate.
	* include/c_global/cstdlib [_GLIBCXX_HAVE_ALIGNED_ALLOC]
	(aligned_alloc): Add using-declaration.
	* testsuite/18_support/aligned_alloc/aligned_alloc.cc: New test.

From-SVN: r258468
2018-03-12 22:52:16 +00:00
..
cassert Update copyright years. 2018-01-03 11:03:58 +01:00
ccomplex Update copyright years. 2018-01-03 11:03:58 +01:00
cctype Update copyright years. 2018-01-03 11:03:58 +01:00
cerrno Update copyright years. 2018-01-03 11:03:58 +01:00
cfenv Update copyright years. 2018-01-03 11:03:58 +01:00
cfloat Update copyright years. 2018-01-03 11:03:58 +01:00
cinttypes Update copyright years. 2018-01-03 11:03:58 +01:00
ciso646 Update copyright years. 2018-01-03 11:03:58 +01:00
climits Update copyright years. 2018-01-03 11:03:58 +01:00
clocale Update copyright years. 2018-01-03 11:03:58 +01:00
cmath Update copyright years. 2018-01-03 11:03:58 +01:00
csetjmp Update copyright years. 2018-01-03 11:03:58 +01:00
csignal Update copyright years. 2018-01-03 11:03:58 +01:00
cstdalign Update copyright years. 2018-01-03 11:03:58 +01:00
cstdarg Update copyright years. 2018-01-03 11:03:58 +01:00
cstdbool Update copyright years. 2018-01-03 11:03:58 +01:00
cstddef PR libstdc++/81076 make __byte_operand SFINAE-friendly 2018-01-25 15:24:39 +00:00
cstdint Update copyright years. 2018-01-03 11:03:58 +01:00
cstdio Update copyright years. 2018-01-03 11:03:58 +01:00
cstdlib PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers 2018-03-12 22:52:16 +00:00
cstring Update copyright years. 2018-01-03 11:03:58 +01:00
ctgmath Update copyright years. 2018-01-03 11:03:58 +01:00
ctime Update copyright years. 2018-01-03 11:03:58 +01:00
cuchar Update copyright years. 2018-01-03 11:03:58 +01:00
cwchar Update copyright years. 2018-01-03 11:03:58 +01:00
cwctype Update copyright years. 2018-01-03 11:03:58 +01:00