summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/this_thread_sleep.h
AgeCommit message (Expand)Author
2025-10-15libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep [P...Jonathan Wakely
2025-10-14libstdc++: Avoid overflow in timeout conversions [PR113327]Jonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-03-10libstdc++: Move closing brace outside #endif [PR104866]Detlef Vollmann
2022-01-03Update copyright years.Jakub Jelinek
2021-10-07libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> headerJonathan Wakely
2021-07-01libstdc++: Improve Doxygen documentation groups [PR 101258]Jonathan Wakely
2021-04-20libstdc++: Refactor/cleanup of C++20 atomic wait implementationThomas Rodgers