summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/refill.c
Commit message (Expand)AuthorAgeFilesLines
* Next stage of stdio cleanup: Retire __sFILEX and merge the fields back intojhb2008-04-171-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+2
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Re-arrange my funopen(3) fix to minimize differences with original stdio code,ache2001-09-031-8/+1
* Fix bug in off_t overflow checking: if fp->_offset overflows, just removeache2001-09-021-5/+3
* Move all stdio internal flags processing and setting out of __sread(),ache2001-09-021-0/+9
* Fix style breakage.obrien2001-03-051-0/+1
* Fix the current libc breakage in current:imp2001-02-161-1/+1
* libc MT-safety, part 2.deischen2001-02-111-9/+21
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Treat an attempt to read from a write-only stream more consistently.rnordier1999-08-101-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix nasty bracketing/precedence bug. Every time something read (andpeter1996-08-131-2/+2
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-3/+10
* Code cleanup:-jraynard1996-06-121-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+128
OpenPOWER on IntegriCloud