summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fseek.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Make fseek(... SEEK_CUR) fails if current file-position is unspecified.Andrey A. Chernov2001-09-011-6/+2
* Note that prev. commit addition is for ftell/ftelloAndrey A. Chernov2001-09-011-2/+6
* Describe ESPIPE as result of unspecified file-position indicator value.Andrey A. Chernov2001-09-011-2/+7
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-7/+3
* Add about rewind+errno, describe ESPIPE, minor formatting.Andrey A. Chernov2001-08-191-6/+23
* Mention ftell & ftello in EOVERFLOW section too.Andrey A. Chernov2001-08-171-1/+5
* fseek.c:Andrey A. Chernov2001-08-171-1/+5
* 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):Andrey A. Chernov2001-08-151-11/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The pseudocode in the synopsis didn't come close to actuallyBruce Evans1999-03-051-4/+6
* Added functions fseeko() and ftello() (from susv2).Dmitrij Tejblum1999-02-081-5/+45
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+188