From: Michael Kerrisk Date: Thu, 19 Feb 2015 10:26:22 +0000 (+0100) Subject: stat.2: NOTES: add "C library/kernel ABI differences" subheading X-Git-Tag: man-pages-3.80~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fbe05e023ce172f6c542f036a05e1d12c7a5708;p=thirdparty%2Fman-pages.git stat.2: NOTES: add "C library/kernel ABI differences" subheading Signed-off-by: Michael Kerrisk --- diff --git a/man2/stat.2 b/man2/stat.2 index 5e33e16f54..c3357ff3d9 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -796,6 +796,7 @@ Nanosecond timestamps are not supported in ext2, ext3, and Reiserfs. On filesystems that do not support subsecond timestamps, the nanosecond fields are returned with the value 0. .SS Underlying kernel interface +.SS C library/kernel ABI differences Over time, increases in the size of the .I stat structure have led to three successive versions of