summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-13 21:58:51 +0100
committerAlejandro Colomar <alx@kernel.org>2022-10-14 00:36:23 +0200
commit1bc8ca06c40df557c380c9bb0adb16af3ec23c6f (patch)
tree83767a23e73465573f875ef843fa8c0e0f154fa7 /man3type
parent3600e2bf3dfec86c7d6109309ba5eaac5357ba95 (diff)
time_t.3type: reference _TIME_BITS (time64)
Just like we do with _FILE_OFFSET_BITS in off_t.3type. Reference: https://wiki.gentoo.org/wiki/Project:Toolchain/time64_migration Reference: https://sourceware.org/pipermail/libc-alpha/2022-January/134985.html Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/time_t.3type5
1 files changed, 5 insertions, 0 deletions
diff --git a/man3type/time_t.3type b/man3type/time_t.3type
index d40dd0c0d..9690260e5 100644
--- a/man3type/time_t.3type
+++ b/man3type/time_t.3type
@@ -70,6 +70,11 @@ POSIX.1-2001 and later.
POSIX.1-2001 and later.
.PD
.SH NOTES
+On some architectures,
+the width of
+.I time_t
+can be controlled with the feature test macro
+.BR _TIME_BITS .
.TP
.I time_t
The following headers also provide