aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/fvwrite.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-2/+2
2013-11-04 * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen1-15/+12
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-1/+1
2011-12-20 * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen1-1/+3
2011-06-14printf: set errno for read-only streamEric Blake1-5/+1
2007-07-13Fix fflush issues.Eric Blake1-4/+4
2007-06-04Implement funopen, fopencookie.Eric Blake1-3/+3
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake1-9/+24
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston1-1/+3
2007-03-122007-03-12 Eric Blake <ebb9@byu.net>Jeff Johnston1-9/+8
2006-11-292006-11-29 Eric Blake <ebb9@byu.net>Jeff Johnston1-5/+16
2006-06-142006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+8
2004-07-162004-07-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+5
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-9/+10
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+2
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+17
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons1-11/+11
2000-05-03Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston1-0/+21
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+195