gcc/libstdc++-v3
Jonathan Wakely a61ae535c3 Add std::timespec and std::timespec_get for C++17
* configure.ac: Check for C11 timespec_get function.
	* crossconfig.m4 (freebsd, linux, gnu, cygwin, solaris, netbsd)
	(openbsd): Likewise
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* include/c_global/ctime (timespec, timespec_get): Add to namespace
	std for C++17 and up.

From-SVN: r268879
2019-02-14 14:10:25 +00:00
..
config Add missing exports for symbols used by directory iterators 2019-01-29 00:47:43 +00:00
doc LWG 2537 fix priority_queue constructors to establish invariant 2019-02-14 14:10:19 +00:00
include Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
libsupc++ PR libstdc++/89345 Only define std::destroying_delete for C++2a 2019-02-13 22:13:45 +00:00
po
python PR libstdc++/87855 fix optional for types with non-trivial copy/move 2019-01-08 23:00:46 +00:00
scripts
src Add noexcept to filesystem::path query functions 2019-02-09 00:25:39 +00:00
testsuite LWG 2537 fix priority_queue constructors to establish invariant 2019-02-14 14:10:19 +00:00
ChangeLog Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
Makefile.am
Makefile.in
README
acinclude.m4 Fix build for systems without POSIX truncate 2019-01-07 12:38:51 +00:00
aclocal.m4
config.h.in Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure.ac Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
configure.host
crossconfig.m4 Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
fragment.am
linkage.m4

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.