.. |
Makefile.am
|
Add fpurge.
|
2009-07-03 11:58:04 +00:00 |
Makefile.in
|
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
|
2011-12-19 22:03:51 +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
|
2008-12-11 Craig Howland <howland@LGSInnovations.com>
|
2008-12-11 17:27:56 +00:00 |
asnprintf.c
|
2008-11-24 Craig Howland <howland@LGSInnovations.com>
|
2008-11-24 22:08:02 +00:00 |
asprintf.c
|
Throughout, run newlib with -Wall -Werror option and fix bugs and
|
2012-08-08 11:04:18 +00:00 |
clearerr.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
diprintf.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
dprintf.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
fclose.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fcloseall.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
fdopen.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
feof.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
ferror.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fflush.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fgetc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fgetpos.c
|
2005-02-07 Antony King <antony.king@st.com>
|
2005-02-08 01:33:19 +00:00 |
fgets.c
|
* libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
|
2012-08-10 15:21:57 +00:00 |
fgetwc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fgetws.c
|
* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
|
2012-05-30 14:42:52 +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
|
* libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
|
2012-06-05 16:17:16 +00:00 |
fiprintf.c
|
Add support for asnprintf, and improve *printf documentation.
|
2007-05-04 02:55:16 +00:00 |
fiscanf.c
|
2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
|
2004-11-24 00:45:41 +00:00 |
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
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fopen.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fopencookie.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fprintf.c
|
Add support for asnprintf, and improve *printf documentation.
|
2007-05-04 02:55:16 +00:00 |
fpurge.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fputc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fputs.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fputwc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fputws.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fread.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
freopen.c
|
Throughout, run newlib with -Wall -Werror option and fix bugs and
|
2012-08-08 11:04:18 +00:00 |
fscanf.c
|
* libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
|
2011-07-15 08:04:17 +00:00 |
fseek.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fseeko.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
fsetpos.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
ftell.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
ftello.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
funopen.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fvwrite.c
|
* fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free in
|
2011-12-20 09:06:58 +00:00 |
fvwrite.h
|
2007-03-15 Eric Blake <ebb9@byu.net>
|
2007-03-15 18:40:48 +00:00 |
fwalk.c
|
* libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
|
2011-01-28 10:49:11 +00:00 |
fwide.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fwprintf.c
|
* libc/include/stdio.h (__VALIST): Guard against multiple definition.
|
2009-03-06 09:55:52 +00:00 |
fwrite.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
fwscanf.c
|
* libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
|
2011-07-15 08:04:17 +00:00 |
getc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
getc_u.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
getchar.c
|
2006-06-14 Jeff Johnston <jjohnstn@redhat.com>
|
2006-06-14 20:49:11 +00:00 |
getchar_u.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
getdelim.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
getline.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
gets.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
getw.c
|
2005-10-28 Bob Wilson <bob.wilson@acm.org>
|
2005-10-28 21:21:08 +00:00 |
getwc.c
|
2008-12-10 Corinna Vinschen <corinna@vinschen.de>
|
2008-12-10 23:43:12 +00:00 |
getwchar.c
|
2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2008-12-12 17:21:08 +00:00 |
iprintf.c
|
Add support for asnprintf, and improve *printf documentation.
|
2007-05-04 02:55:16 +00:00 |
iscanf.c
|
2005-02-07 Antony King <antony.king@st.com>
|
2005-02-08 01:33:19 +00:00 |
local.h
|
* libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
|
2012-05-31 07:33:59 +00:00 |
makebuf.c
|
2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
|
2008-01-03 22:33:37 +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/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
perror.c
|
strerror: allow user hook to comply with POSIX rules
|
2011-05-25 18:41:10 +00:00 |
printf.c
|
Add support for asnprintf, and improve *printf documentation.
|
2007-05-04 02:55:16 +00:00 |
putc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
putc_u.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
putchar.c
|
2006-06-14 Jeff Johnston <jjohnstn@redhat.com>
|
2006-06-14 20:49:11 +00:00 |
putchar_u.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
puts.c
|
2008-12-10 Corinna Vinschen <corinna@vinschen.de>
|
2008-12-10 23:43:12 +00:00 |
putw.c
|
2005-10-28 Bob Wilson <bob.wilson@acm.org>
|
2005-10-28 21:21:08 +00:00 |
putwc.c
|
2008-12-10 Corinna Vinschen <corinna@vinschen.de>
|
2008-12-10 23:43:12 +00:00 |
putwchar.c
|
2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2008-12-12 17:21:08 +00:00 |
refill.c
|
* libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
|
2011-01-28 10:49:11 +00:00 |
remove.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
rename.c
|
2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
|
2007-09-18 19:32:43 +00:00 |
rewind.c
|
* libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.
|
2007-05-25 17:05:09 +00:00 |
rget.c
|
2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
|
2008-03-11 19:13:30 +00:00 |
scanf.c
|
* libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
|
2011-07-15 08:04:17 +00:00 |
sccl.c
|
2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
|
2004-11-24 00:45:41 +00:00 |
setbuf.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
setbuffer.c
|
2004-09-16 Antony King <antony.king@st.com>
|
2004-09-16 21:15:14 +00:00 |
setlinebuf.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
setvbuf.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
siprintf.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
siscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
sniprintf.c
|
2008-04-14 Jeff Johnston <jjohnstn@redhat.com>
|
2008-04-14 21:14:55 +00:00 |
snprintf.c
|
2008-04-14 Jeff Johnston <jjohnstn@redhat.com>
|
2008-04-14 21:14:55 +00:00 |
sprintf.c
|
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
|
2012-01-13 09:13:57 +00:00 |
sscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
stdio.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
stdio.tex
|
Add fpurge.
|
2009-07-03 11:58:04 +00:00 |
swprintf.c
|
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
|
2012-01-13 09:13:57 +00:00 |
swscanf.c
|
* libc/stdio/swscanf.c: Some documentation corrections.
|
2009-03-12 14:30:28 +00:00 |
tmpfile.c
|
* stdio/tmpfile.c: Include <sys/stat.h>.
|
2007-05-17 12:10:29 +00:00 |
tmpnam.c
|
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
|
2004-04-23 20:01:55 +00:00 |
ungetc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
ungetwc.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +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
|
2008-12-11 Craig Howland <howland@LGSInnovations.com>
|
2008-12-11 17:27:56 +00:00 |
vasnprintf.c
|
2008-11-24 Craig Howland <howland@LGSInnovations.com>
|
2008-11-24 21:27:33 +00:00 |
vasprintf.c
|
Throughout, run newlib with -Wall -Werror option and fix bugs and
|
2012-08-08 11:04:18 +00:00 |
vdiprintf.c
|
2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
|
2008-03-07 16:45:04 +00:00 |
vdprintf.c
|
2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
|
2008-03-07 16:45:04 +00:00 |
vfieeefp.h
|
2007-08-31 Antony King <antony.king@st.com>
|
2007-08-31 21:21:27 +00:00 |
vfprintf.c
|
* libc/stdio/vfprintf.c (__sbprintf): Fix comment.
|
2012-10-16 19:03:01 +00:00 |
vfscanf.c
|
Throughout, run newlib with -Wall -Werror option and fix bugs and
|
2012-08-08 11:04:18 +00:00 |
vfwprintf.c
|
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state to
|
2012-08-10 09:37:32 +00:00 |
vfwscanf.c
|
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
|
2012-05-30 08:58:42 +00:00 |
viprintf.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
viscanf.c
|
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
|
2008-10-31 21:08:03 +00:00 |
vprintf.c
|
2005-02-07 Antony King <antony.king@st.com>
|
2005-02-08 01:33:19 +00:00 |
vscanf.c
|
2005-02-07 Antony King <antony.king@st.com>
|
2005-02-08 01:33:19 +00:00 |
vsiprintf.c
|
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-08-19 17:00:32 +00:00 |
vsiscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
vsniprintf.c
|
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-08-19 17:00:32 +00:00 |
vsnprintf.c
|
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-08-19 17:00:32 +00:00 |
vsprintf.c
|
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-08-19 17:00:32 +00:00 |
vsscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
vswprintf.c
|
* libc/stdio/swprintf.c (_swprintf_r, swprintf):
|
2009-03-12 10:27:10 +00:00 |
vswscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
vwprintf.c
|
* libc/include/stdio.h (__VALIST): Guard against multiple definition.
|
2009-03-06 09:55:52 +00:00 |
vwscanf.c
|
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
|
2009-03-11 11:53:22 +00:00 |
wbuf.c
|
printf: set errno for read-only stream
|
2011-06-14 03:56:05 +00:00 |
wprintf.c
|
* libc/include/stdio.h (__VALIST): Guard against multiple definition.
|
2009-03-06 09:55:52 +00:00 |
wscanf.c
|
* libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
|
2011-07-15 08:04:17 +00:00 |
wsetup.c
|
printf: set errno for read-only stream
|
2011-06-14 03:56:05 +00:00 |