platform_bionic/libc/stdio
Elliott Hughes 5eb670462a Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix.
Currently in bionic free and freedtoa are equivalent, but that's not true
of gdtoa. This makes it easier to test gdtoa without having to replace
everything. (Yes, I found this bug the hard way.)

Change-Id: I290823a2a0a83329def5f2719b349215ad0dbbde
2014-04-11 18:00:37 -07:00
..
fileext.h More OpenBSD cleanup (primarily string). 2014-02-24 18:02:05 -08:00
findfp.c Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
floatio.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fread.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fvwrite.c Bug 3330205 Put blanks and zeroes in const area 2011-01-09 11:38:56 -08:00
fvwrite.h Bug 3330205 Put blanks and zeroes in const area 2011-01-09 11:38:56 -08:00
glue.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
local.h Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
snprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
sprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
vfprintf.c Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. 2014-04-11 18:00:37 -07:00
wcio.h typo in libc/stdio/wcio.h 2011-07-02 20:29:25 -04:00