projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab1c5a
)
New module 'fseek'.
author
Bruno Haible
<bruno@clisp.org>
Mon, 28 May 2007 14:59:14 +0000
(14:59 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 28 May 2007 14:59:14 +0000
(14:59 +0000)
doc/functions/fseek.texi
patch
|
blob
|
history
diff --git
a/doc/functions/fseek.texi
b/doc/functions/fseek.texi
index 05ebab0e19c3d710a6606d1e196f77a56360d604..47c6606c5fbc2658b7e6eddff30dbbc585445c61 100644
(file)
--- a/
doc/functions/fseek.texi
+++ b/
doc/functions/fseek.texi
@@
-4,12
+4,12
@@
POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseek.html}
-Gnulib module: fseek
o
+Gnulib module: fseek
Portability problems fixed by Gnulib:
@itemize
@item
-This function mistakenly succeeds on
non-seekable file
s: mingw.
+This function mistakenly succeeds on
pipes on some platform
s: mingw.
@end itemize
Portability problems not fixed by Gnulib: