This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix libstdc++/59680


On 9 January 2014 23:39, Jonathan Wakely wrote:
        PR libstdc++/59680
        * src/c++11/thread.cc (__sleep_for): Fix call to ::sleep.

Tested x86_64-linux, and tested again with a hacked c++config.h to use
::sleep(), committed to trunk.

Also backported to the 4.8 branch now.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]