Files
gcc/libstdc++-v3
Alexandre Oliva dcc21c5517 testsuite: semaphore/try_acquire_until: reorder clock::now calls
Clock calls on VxWorks are slow, so the odds that the consecutive
calls of *clock::now() will yield a different result are not
negligible.  Reordering the calls avoids false positives.


for  libstdc++-v3/ChangeLog

	* testsuite/30_threads/semaphore/try_acquire_until.cc
	(test01): Reorder calls.
2026-05-02 03:28:07 -03:00
..
2026-01-02 09:56:11 +01:00
2026-01-02 09:56:11 +01:00
2026-04-24 10:02:43 +01:00
2025-10-05 17:14:49 +01:00
2026-05-02 00:16:28 +00:00
2026-01-01 18:50:16 +01:00

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.