android_bionic/libc/stdio
Nick Kralevich 9145ad3f0a vfprintf: fix spelling.
Change-Id: I6dc611143fb1f3e9ccf0a77b40ee48a3c1d72ca9
2012-07-25 16:01:38 -07:00
..
__fgets_chk.c FORTIFY_SOURCE: add fgets support. 2012-07-09 09:57:18 -07:00
__snprintf_chk.c FORTIFY_SOURCE: add snprintf, vsnprintf 2012-06-11 16:46:16 -07:00
__sprintf_chk.c FORTIFY_SOURCE: add sprintf / vsprintf support 2012-06-13 09:14:30 -07:00
__vsnprintf_chk.c FORTIFY_SOURCE: add snprintf, vsnprintf 2012-06-11 16:46:16 -07:00
__vsprintf_chk.c FORTIFY_SOURCE: add sprintf / vsprintf support 2012-06-13 09:14:30 -07:00
asprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
clrerr.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fclose.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fdopen.c
feof.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
ferror.c
fflush.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fgetc.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fgetln.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fgetpos.c
fgets.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fileext.h libc: speed-up flockfile()/funlockfile() 2011-11-15 13:16:42 +01:00
fileno.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
findfp.c libc: speed-up flockfile()/funlockfile() 2011-11-15 13:16:42 +01:00
flags.c
floatio.h
flockfile.c libc: speed-up flockfile()/funlockfile() 2011-11-15 13:16:42 +01:00
fopen.c
fprintf.c
fpurge.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fputc.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fputs.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fread.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
freopen.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fscanf.c
fseek.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fsetpos.c
ftell.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
funopen.c
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
fwalk.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
fwrite.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
getc.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
getchar.c
gets.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
glue.h
local.h Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
makebuf.c
mktemp.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
printf.c
putc.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
putchar.c
puts.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
putw.c
refill.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
remove.c
rewind.c
rget.c
scanf.c
setbuf.c
setbuffer.c
setvbuf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
snprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
sprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
sscanf.c
stdio.c
tempnam.c
tmpfile.c
tmpnam.c
ungetc.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
vasprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
vfprintf.c vfprintf: fix spelling. 2012-07-25 16:01:38 -07:00
vfscanf.c am c5c84c86: Merge "vfscanf: Add support for L type modifier for long long" 2011-05-17 04:47:06 -07:00
vprintf.c
vscanf.c
vsnprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
vsprintf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
vsscanf.c
wbuf.c Fix the handle locking in stdio 2011-02-14 09:32:56 -08:00
wcio.h typo in libc/stdio/wcio.h 2011-07-02 20:29:25 -04:00
wsetup.c