platform_bionic/libc/stdio
André Goddard Rosa a910abcd19 improve readability of stdio: fix indentation and remove trailing spaces
Change-Id: Ic51e58a7c75d20bf770dc0ebd7f97a338fbe0036
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
2010-05-17 09:34:13 -07: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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -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 improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07: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: simplify __fremovelock() 2010-05-10 15:42:47 -07: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 improve readability of stdio: fix indentation and remove trailing spaces 2010-05-17 09:34:13 -07: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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08: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