1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-30 11:41:39 +03:00
Files
glibc/stdlib
Florian Weimer 2eff71d289 stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++
The definition of once_flag conflicts with std::once_flag in
if “using namespace std;” is active.

Updates commit a7ddbf456d
("Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23").

Suggested-by: Jonathan Wakely <jwakely@redhat.com>
Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-11-11 18:20:10 +01:00
..
2024-11-28 14:03:25 -03:00
2025-03-21 15:46:48 -03:00
2025-11-10 08:57:52 -03:00
2025-10-17 16:56:59 +00:00
2025-10-20 11:33:54 -03:00
2021-09-03 22:06:44 +05:30
2025-03-21 15:46:48 -03:00
2025-10-17 16:56:59 +00:00
2021-09-03 22:06:44 +05:30
2025-10-28 12:15:02 +00:00