Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_16-releasecvs2svn
2012-08-10 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state toCorinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-07-09 * libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,Corinna Vinschen
2012-06-05 * libc/stdio/findfp.c (__sinit): Avoid infinite recursion onCorinna Vinschen
2012-05-31 * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthreadCorinna Vinschen
2012-05-30 * libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather thanCorinna Vinschen
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen
2012-03-26 * libc/stdio/findfp.c (__sinit): Set __sdidinit last.Corinna Vinschen
2012-01-13 * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz
2011-12-20 * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-152011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston
2011-07-15 * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_rCorinna Vinschen
2011-06-14printf: set errno for read-only streamEric Blake
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake
2011-05-19* libc/include/stdio_ext.h: New header.Yaakov Selkowitz
2011-02-22 * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen
2011-01-052011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-15 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen
2010-02-15 * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen
2010-02-05 * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen
2010-01-202010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2010-01-14 * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid inCorinna Vinschen
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen
2009-10-30 * libc/stdio/fflush.c (_fflush_r): Store old errno to check forCorinna Vinschen
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-222009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-08-13 * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-07-22Avoid a fault from locking a closed standard file.Eric Blake
2009-07-03Add mkdtemp, mkstemps.Eric Blake
2009-07-03Add fpurge.Eric Blake
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen
2009-04-252009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-22 * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen
2009-03-14 * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen
2009-03-12 * libc/stdio/swscanf.c: Some documentation corrections.Corinna Vinschen
2009-03-12 * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen