index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
fseek.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rewind() to the list of functions which may fail and set errno
ache
2007-06-18
1
-1
/
+2
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Improve documentation for fgetpos() and fsetpos(), and discourage
tjr
2004-03-20
1
-13
/
+21
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-1
/
+1
*
mdoc(7) police: formatting nits.
ru
2002-11-29
1
-1
/
+1
*
Add restrict type-qualifier.
mike
2002-10-12
1
-1
/
+1
*
Describe the restrictions on seeking on wide character streams, and also
tjr
2002-10-12
1
-3
/
+15
*
Note that fseeko() and ftello() are standard in 1003.1-2001.
wollman
2002-07-15
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Make fseek(... SEEK_CUR) fails if current file-position is unspecified.
ache
2001-09-01
1
-6
/
+2
*
Note that prev. commit addition is for ftell/ftello
ache
2001-09-01
1
-2
/
+6
*
Describe ESPIPE as result of unspecified file-position indicator value.
ache
2001-09-01
1
-2
/
+7
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-7
/
+3
*
Add about rewind+errno, describe ESPIPE, minor formatting.
ache
2001-08-19
1
-6
/
+23
*
Mention ftell & ftello in EOVERFLOW section too.
ache
2001-08-17
1
-1
/
+5
*
fseek.c:
ache
2001-08-17
1
-1
/
+5
*
1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):
ache
2001-08-15
1
-11
/
+5
*
Remove whitespace at EOL.
dd
2001-07-15
1
-6
/
+6
*
.St -ansiC -> .St -isoC
ru
2001-02-26
1
-1
/
+1
*
mdoc(7) police: use canonical form of .Dd macro.
ru
2000-12-11
1
-1
/
+1
*
Use `Er' variable to define first column width in ERRORS section.
phantom
2000-05-06
1
-1
/
+1
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
The pseudocode in the synopsis didn't come close to actually
bde
1999-03-05
1
-4
/
+6
*
Added functions fseeko() and ftello() (from susv2).
dt
1999-02-08
1
-5
/
+45
*
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-13
1
-1
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+188