standards.7: Add LFS (Large File Summit)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-23 10:08:52 +01:00
parent e0b19c5b50
commit bdcc471b64
1 changed files with 8 additions and 0 deletions

View File

@ -120,6 +120,14 @@ Available online at
.B C11
This revision of the C language standard was ratified by ISO in 2011
.RI ( "ISO/IEC 9899:2011" ).
.IP
.B LFS
The Large File Summit specification, completed in 1996.
This specification defined mechanisms that allowed 32-bit systems
to support the use of large files (i.e., 64-bit file offsets).
See
.UR https://www.opengroup.org\:/platform\:/lfs.html
.UE .
.TP
.B POSIX.1-1988
This was the first POSIX standard,