summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fvwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-6/+6
* Re-arrange my funopen(3) fix to minimize differences with original stdio code,Andrey A. Chernov2001-09-031-29/+4
* Move all stdio internal flags processing and setting out of __sread(),Andrey A. Chernov2001-09-021-1/+26
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-2/+2
* Replace my original asprintf() and vasprintf() hacks with somethingPeter Wemm1998-07-081-1/+18
* 1) Restore back comment about snprintf()Andrey A. Chernov1997-12-241-7/+10
* Remove wrong comment about snprintf:Andrey A. Chernov1997-12-241-5/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-1/+6
* Code cleanup:-James Raynard1996-06-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+189