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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify overflow calculations a bit
ache
2001-08-17
1
-4
/
+2
*
Add more overflow checks in case of fseek()
ache
2001-08-17
1
-0
/
+8
*
Don't clear "we have offset" flag even if long is overflow for fseek(),
ache
2001-08-17
1
-1
/
+0
*
fseek.c:
ache
2001-08-17
1
-5
/
+23
*
Use smarter overflow tests
ache
2001-08-15
1
-3
/
+6
*
1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):
ache
2001-08-15
1
-0
/
+23
*
Fix the current libc breakage in current:
imp
2001-02-16
1
-1
/
+1
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-21
/
+27
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Added functions fseeko() and ftello() (from susv2).
dt
1999-02-08
1
-3
/
+12
*
Add FILE locking stubs for libc.
jb
1998-04-11
1
-26
/
+10
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer
jraynard
1996-06-22
1
-1
/
+5
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-1
/
+27
*
Date: Wed, 26 Oct 1994 15:44:49 -0600
nate
1994-11-05
1
-0
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+245