From Jason Turner

[date.time]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpok40mbu0/{from.md → to.md} +0 -11
tmp/tmpok40mbu0/{from.md → to.md} RENAMED
@@ -1,11 +0,0 @@
1
- ### Date and time functions <a id="date.time">[[date.time]]</a>
2
-
3
- Table  [[tab:util.hdr.ctime]] describes the header `<ctime>`.
4
-
5
- The contents are the same as the Standard C library header
6
- `<time.h>.`[^3] The functions `asctime`, `ctime`, `gmtime`, and
7
- `localtime` are not required to avoid data races (
8
- [[res.on.data.races]]).
9
-
10
- ISO C Clause 7.12, Amendment 1 Clause 4.6.4.
11
-