summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2007-06-18 02:13:04 +0000
committerache <ache@FreeBSD.org>2007-06-18 02:13:04 +0000
commitd9185a1d36a3fd508d371c4b31b13dbd6b01e053 (patch)
tree6aaee845ca37dd95c90465aec91542c9d692a23d /lib
parentc24c6ce809b3237f681ebdec5b3dfbfe9ee6efa8 (diff)
downloadFreeBSD-src-d9185a1d36a3fd508d371c4b31b13dbd6b01e053.zip
FreeBSD-src-d9185a1d36a3fd508d371c4b31b13dbd6b01e053.tar.gz
Add rewind() to the list of functions which may fail and set errno
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/fseek.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index 1e15de1..3f45e31 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -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
OpenPOWER on IntegriCloud