..
Makefile.am
* libc/configure.in (--enable-newlib-wchar-orient): Remove.
2013-08-12 11:31:53 +00:00
Makefile.in
* libc/configure.in (--enable-newlib-wchar-orient): Remove.
2013-08-12 11:31:53 +00:00
asiprintf.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
2012-08-08 11:04:18 +00:00
asniprintf.c
…
asnprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
asprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
clearerr.c
…
diprintf.c
…
dprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fclose.c
Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushing
2014-01-17 10:55:32 +00:00
fcloseall.c
…
fdopen.c
…
feof.c
…
ferror.c
…
fflush.c
Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushing
2014-01-17 10:55:32 +00:00
fgetc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
fgetpos.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fgets.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fgetwc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
fgetws.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
fileno.c
* libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,
2012-07-09 12:13:16 +00:00
findfp.c
Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushing
2014-01-17 10:55:32 +00:00
fiprintf.c
…
fiscanf.c
…
flags.c
* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems which
2012-08-23 04:19:59 +00:00
floatio.h
…
fmemopen.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fopen.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fopencookie.c
* libc/include/stdio.h (funopen): Change prototype of
2013-10-23 10:04:43 +00:00
fprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fpurge.c
…
fputc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
fputs.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fputwc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
fputws.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
fread.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
freopen.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fscanf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fseek.c
* libc/include/sys/reent.h (__sFILE): Change type of _offset
2012-11-29 16:28:30 +00:00
fseeko.c
2013-04-10 Bin Cheng <bin.cheng@arm.com>
2013-04-10 18:47:46 +00:00
fsetpos.c
…
ftell.c
* libc/include/sys/reent.h (__sFILE): Change type of _offset
2012-11-29 16:28:30 +00:00
ftello.c
* libc/include/sys/reent.h (__sFILE): Change type of _offset
2012-11-29 16:28:30 +00:00
funopen.c
* libc/include/stdio.h (funopen): Change prototype of
2013-10-23 10:04:43 +00:00
fvwrite.c
* libc/stdio/fvwrite.c: Allow writing in larger chunks for fully
2013-11-04 14:18:44 +00:00
fvwrite.h
* libc/stdio/fvwrite.h: change type of uio_resid from int to size_t to
2013-10-31 10:35:54 +00:00
fwalk.c
* libc/stdio/fwalk.c (_fwalk): Remove redundant test.
2013-07-09 13:07:16 +00:00
fwide.c
…
fwprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
fwrite.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
fwscanf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
getc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
getc_u.c
…
getchar.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
getchar_u.c
…
getdelim.c
…
getline.c
…
gets.c
…
getw.c
…
getwc.c
…
getwchar.c
…
iprintf.c
…
iscanf.c
…
local.h
2014-04-04 Ashish Kapania <akapania@ti.com>
2014-04-04 21:40:59 +00:00
makebuf.c
2013-04-10 Bin Cheng <bin.cheng@arm.com>
2013-04-10 18:47:46 +00:00
mktemp.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
2012-08-08 11:04:18 +00:00
open_memstream.c
* libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
2014-02-20 13:32:34 +00:00
perror.c
…
printf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
putc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
putc_u.c
…
putchar.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
putchar_u.c
…
puts.c
* acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.
2013-03-27 09:38:39 +00:00
putw.c
…
putwc.c
…
putwchar.c
…
refill.c
…
remove.c
…
rename.c
…
rewind.c
…
rget.c
…
scanf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
sccl.c
…
setbuf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
setbuffer.c
…
setlinebuf.c
…
setvbuf.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
siprintf.c
…
siscanf.c
…
sniprintf.c
…
snprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
sprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
sscanf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
stdio.c
* libc/include/stdio.h (funopen): Change prototype of
2013-10-23 10:04:43 +00:00
stdio.tex
…
swprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
swscanf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
tmpfile.c
…
tmpnam.c
…
ungetc.c
…
ungetwc.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
vasiprintf.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
2012-08-08 11:04:18 +00:00
vasniprintf.c
…
vasnprintf.c
…
vasprintf.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
2012-08-08 11:04:18 +00:00
vdiprintf.c
…
vdprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vfieeefp.h
* libc/stdio/vfieeefp.h (ldieee): Fix typo.
2013-04-08 09:34:35 +00:00
vfprintf.c
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
2013-06-19 15:58:50 +00:00
vfscanf.c
* vfscanf.c (BUF): Change definition to take multibyte decimal point
2013-12-18 19:23:33 +00:00
vfwprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
vfwscanf.c
* libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point in
2013-12-19 18:50:00 +00:00
viprintf.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
viscanf.c
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2013-04-29 21:06:23 +00:00
vprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vscanf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vsiprintf.c
…
vsiscanf.c
…
vsniprintf.c
…
vsnprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vsprintf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vsscanf.c
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2013-11-18 17:28:06 +00:00
vswprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
vswscanf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
vwprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
vwscanf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
wbuf.c
…
wprintf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
wscanf.c
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 17:21:01 +00:00
wsetup.c
…