Skip to content

Commit 744ee85

Browse files
committed
[headers,diff.mods.to.headers] Reflect new status of <stdatomic.h>.
1 parent 49e3889 commit 744ee85

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

source/compatibility.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,9 +2666,7 @@
26662666

26672667
\pnum
26682668
There are no \Cpp{} headers for the C standard library's headers
2669-
\libnoheader{stdatomic.h},
2670-
\libnoheader{stdnoreturn.h},
2671-
and \libnoheader{threads.h},
2669+
\libnoheader{stdnoreturn.h} and \libnoheader{threads.h},
26722670
nor are these headers from the C standard library headers themselves part of \Cpp{}.
26732671

26742672
\pnum

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,6 @@
10121012
\begin{footnote}
10131013
It is intentional that there is no \Cpp{} header
10141014
for any of these C headers:
1015-
\libnoheader{stdatomic.h},
10161015
\libnoheader{stdnoreturn.h},
10171016
\libnoheader{threads.h}.
10181017
\end{footnote}
@@ -1046,6 +1045,7 @@
10461045
\tcode{<cuchar>} \\
10471046
\tcode{<cwchar>} \\
10481047
\tcode{<cwctype>} \\
1048+
\libheader{stdatomic.h}
10491049
\end{multicolfloattable}
10501050

10511051
\pnum

0 commit comments

Comments
 (0)