summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio
Commit message (Collapse)AuthorAgeFilesLines
* Fri Feb 25 14:50:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-02-251-3/+3
| | | | | * libc/stdio/flags.c (__sflags): Added check that mode[1] is non-null before looking at mode[2].
* Mon Feb 21 11:43:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-02-211-2/+1
| | | | | | * libc/stdio/vfprintf.c (VFPRINTF): Added CHECK_INIT call prior to calling _VFPRINTF_R so reentrant data area is set. (_VFPRINTF_R): Removed now extraneous CHECK_INIT call.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-1767-0/+9220