summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fvwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Convert libc/stdio from K&R to ANSI Cemaste2013-04-231-3/+1
* Renumber clauses to reduce diffs to other versionsemaste2013-04-231-1/+1
* Eliminate dead store.wollman2009-11-251-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Rename cantwrite() to prepwrite(). The latter is less confusing,das2004-06-081-4/+1
* If handed a file pointer we can't write to, set errno properly to EBADFjkh2004-03-021-1/+4
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove 'register' keyword.obrien2002-03-211-6/+6
* Re-arrange my funopen(3) fix to minimize differences with original stdio code,ache2001-09-031-29/+4
* Move all stdio internal flags processing and setting out of __sread(),ache2001-09-021-1/+26
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-161-2/+2
* Replace my original asprintf() and vasprintf() hacks with somethingpeter1998-07-081-1/+18
* 1) Restore back comment about snprintf()ache1997-12-241-7/+10
* Remove wrong comment about snprintf:ache1997-12-241-5/+4
* 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/+6
* Code cleanup:-jraynard1996-06-121-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+189
OpenPOWER on IntegriCloud