summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fseek.3
Commit message (Expand)AuthorAgeFilesLines
* Add rewind() to the list of functions which may fail and set errnoache2007-06-181-1/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Improve documentation for fgetpos() and fsetpos(), and discouragetjr2004-03-201-13/+21
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+1
* mdoc(7) police: formatting nits.ru2002-11-291-1/+1
* Add restrict type-qualifier.mike2002-10-121-1/+1
* Describe the restrictions on seeking on wide character streams, and alsotjr2002-10-121-3/+15
* Note that fseeko() and ftello() are standard in 1003.1-2001.wollman2002-07-151-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Make fseek(... SEEK_CUR) fails if current file-position is unspecified.ache2001-09-011-6/+2
* Note that prev. commit addition is for ftell/ftelloache2001-09-011-2/+6
* Describe ESPIPE as result of unspecified file-position indicator value.ache2001-09-011-2/+7
* Use ``.Rv -std'' wherever possible.ru2001-08-311-7/+3
* Add about rewind+errno, describe ESPIPE, minor formatting.ache2001-08-191-6/+23
* Mention ftell & ftello in EOVERFLOW section too.ache2001-08-171-1/+5
* fseek.c:ache2001-08-171-1/+5
* 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):ache2001-08-151-11/+5
* Remove whitespace at EOL.dd2001-07-151-6/+6
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The pseudocode in the synopsis didn't come close to actuallybde1999-03-051-4/+6
* Added functions fseeko() and ftello() (from susv2).dt1999-02-081-5/+45
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+188
OpenPOWER on IntegriCloud