[PATCH v2 07/12] man/man3type/stat.3type: HISTORY: Update first POSIX appearance of stat(3type)
From: Seth McDonald <hidden>
Date: 2026-01-09 04:20:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-09 04:20:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <redacted> stat(3type) first appeared in POSIX.1-1988.[1] [1] IEEE Std 1003.1-1988, Section 5.6.1 "File Characteristics: Header and Data Structure". Signed-off-by: Seth McDonald <redacted> --- man/man3type/stat.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man3type/stat.3type b/man/man3type/stat.3type
index 257f1c8d6b71..44d45b4a52b4 100644
--- a/man/man3type/stat.3type
+++ b/man/man3type/stat.3type@@ -135,7 +135,7 @@ .SH DESCRIPTION .SH STANDARDS POSIX.1-2024. .SH HISTORY -POSIX.1-2001. +POSIX.1-1988. .P Old kernels and old standards did not support nanosecond timestamp fields. Instead, there were three timestamp fields
--
2.47.3