gcc/libstdc++-v3/src
Jonathan Wakely 8b70770dc8 compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY perform conversion inline instead of calling...
* src/c++11/compatibility-chrono.cc (steady_clock::now()): If
	!_GLIBCXX_USE_GETTIMEOFDAY perform conversion inline instead of
	calling non-existent from_time_t.

From-SVN: r199391
2013-05-28 22:14:21 +01:00
..
c++11 compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY perform conversion inline instead of calling... 2013-05-28 22:14:21 +01:00
c++98 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared 2013-02-01 François Dumont <fdumont@gcc.gnu.org> 2013-02-01 20:44:41 +00:00
Makefile.am chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
Makefile.in chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00