summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen2011-12-201-1/+3
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-191-0/+1
* 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-231-0/+2
* 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-196-0/+12
* 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2011-07-151-9/+30
* * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_rCorinna Vinschen2011-07-154-8/+8
* printf: set errno for read-only streamEric Blake2011-06-144-15/+19
* strerror: allow user hook to comply with POSIX rulesEric Blake2011-05-251-1/+2
* * libc/include/stdio_ext.h: New header.Yaakov Selkowitz2011-05-191-0/+23
* * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen2011-02-221-2/+2
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-2817-129/+74
* 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-051-0/+2
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-161-0/+1
* Add mkostemp and mkostemps.Eric Blake2010-07-191-25/+97
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-0/+11
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-221-0/+1
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-021-0/+2
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-241-2/+1
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen2010-02-151-1/+1
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen2010-02-151-1/+1
* * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen2010-02-052-76/+321
* 2010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2010-01-191-4/+15
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid inCorinna Vinschen2010-01-141-2/+7
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-171-1/+1
* * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen2009-11-182-3/+8
* * libc/stdio/fflush.c (_fflush_r): Store old errno to check forCorinna Vinschen2009-10-301-10/+21
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-102/+92
* 2009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-211-16/+1
* * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen2009-08-131-1/+1
* 2009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-121-0/+5
* Avoid a fault from locking a closed standard file.Eric Blake2009-07-221-0/+3
* Add mkdtemp, mkstemps.Eric Blake2009-07-031-27/+111
* Add fpurge.Eric Blake2009-07-034-9/+123
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-161-5/+6
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-249-0/+39
* * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen2009-04-221-3/+3
* * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen2009-03-141-0/+7
* * libc/stdio/swscanf.c: Some documentation corrections.Corinna Vinschen2009-03-121-2/+5
* * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen2009-03-124-88/+138
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-1121-100/+2292
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-0611-72/+2829
* * libc/stdio/open_memstream.c (stdint.h): Include.Kevin Buettner2009-02-251-0/+1
* 2009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-02-181-3/+8
* * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen2009-02-181-26/+102
* * libc/stdio/fputwc.c: Fix typo in man page info.Corinna Vinschen2009-02-161-2/+2
* 2009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-281-2/+6
* 2009-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-121-4/+0
* 2009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-01-051-1/+1
* 2008-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-151-2/+0
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-123-5/+5