summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fseek.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify overflow calculations a bitache2001-08-171-4/+2
* Add more overflow checks in case of fseek()ache2001-08-171-0/+8
* Don't clear "we have offset" flag even if long is overflow for fseek(),ache2001-08-171-1/+0
* fseek.c:ache2001-08-171-5/+23
* Use smarter overflow testsache2001-08-151-3/+6
* 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):ache2001-08-151-0/+23
* Fix the current libc breakage in current:imp2001-02-161-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-21/+27
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Added functions fseeko() and ftello() (from susv2).dt1999-02-081-3/+12
* Add FILE locking stubs for libc.jb1998-04-111-26/+10
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-1/+5
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+27
* Date: Wed, 26 Oct 1994 15:44:49 -0600nate1994-11-051-0/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+245
OpenPOWER on IntegriCloud