summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.c
Commit message (Expand)AuthorAgeFilesLines
* Detect fp->_offset overflow on readache2001-08-311-9/+23
* Remove extra check, already done in upper level caller, i.e. inache2001-08-171-5/+1
* 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):ache2001-08-151-2/+17
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 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-6/+13
* Code cleanup:-jraynard1996-06-121-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+104
OpenPOWER on IntegriCloud