platform_bionic/libc/stdio
Chris Fries 712e4f81e0 vfscanf: Add support for L type modifier for long long
scanf()'s man page suggests support for %Ld, (and ioux).
Implement this so that 3rd party code will work correctly.

Change-Id: Idce9d266071cb688ca71429395a2d9edf6813595
2011-05-05 11:02:33 -05:00
..
asprintf.c stdio: simplify asprintf() 2010-04-29 07:31:44 -07:00
clrerr.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fclose.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fdopen.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
feof.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ferror.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fflush.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fgetc.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fgetln.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
fgetpos.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fgets.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
fileext.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fileno.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
findfp.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
flags.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
floatio.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
flockfile.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
fopen.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
fprintf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
fpurge.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fputc.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fputs.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fread.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
freopen.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
fscanf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fseek.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
fsetpos.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ftell.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
funopen.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fvwrite.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
fvwrite.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fwalk.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
fwrite.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getc.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getchar.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
gets.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
glue.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
local.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
makebuf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
mktemp.c stdio: make internal symbols static/hidden 2010-10-15 01:10:31 +08:00
printf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
putc.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
putchar.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
puts.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
putw.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
refill.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
remove.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
rewind.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
rget.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
scanf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setbuf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setbuffer.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setvbuf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
snprintf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
sprintf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
sscanf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
stdio.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
tempnam.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
tmpfile.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
tmpnam.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ungetc.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vasprintf.c stdio: simplify vasprintf() 2010-04-29 07:33:40 -07:00
vfprintf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vfscanf.c vfscanf: Add support for L type modifier for long long 2011-05-05 11:02:33 -05:00
vprintf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vscanf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vsnprintf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vsprintf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
vsscanf.c improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07:00
wbuf.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
wcio.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
wsetup.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00