lseek.2: SEEK_HOLE, SEEK_DATA & ENXIO conform to POSIX 2024
Signed-off-by: Ricardo Branco <rbranco@suse.de> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1891
This commit is contained in:
committed by
Warner Losh
parent
4c8bf76893
commit
51f278e685
+2
-1
@@ -209,7 +209,8 @@ and
|
|||||||
.Dv SEEK_DATA
|
.Dv SEEK_DATA
|
||||||
directives, along with the
|
directives, along with the
|
||||||
.Er ENXIO
|
.Er ENXIO
|
||||||
error, are extensions to that specification.
|
error, are expected to conform to
|
||||||
|
.St -p1003.1-2024 .
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Fn lseek
|
.Fn lseek
|
||||||
|
|||||||
Reference in New Issue
Block a user