mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Add rewind() to the list of functions which may fail and set errno
This commit is contained in:
parent
ef0fddb70d
commit
b490b13584
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170908
@ -232,8 +232,9 @@ The functions
|
||||
.Fn fseeko ,
|
||||
.Fn fsetpos ,
|
||||
.Fn ftell ,
|
||||
.Fn ftello ,
|
||||
and
|
||||
.Fn ftello
|
||||
.Fn rewind
|
||||
may also fail and set
|
||||
.Va errno
|
||||
for any of the errors specified for the routines
|
||||
|
Loading…
Reference in New Issue
Block a user