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
2018-08-29Use nanf("") instead of nanf(NULL)Keith Packard
2018-08-08newlib: fix various gcc warningsCorinna Vinschen
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-01newlib: vfscanf: Implement %l[Corinna Vinschen
2017-12-01newlib: vf[w]scanf: Fix conversion multibyte <-> wchar_tCorinna Vinschen
2017-12-01newlib: vf[w]scanf: Drop width computation mixupCorinna Vinschen
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz
2017-11-30newlib: vf[w]scanf: Implement POSIX %m modifierCorinna Vinschen
2017-11-30newlib: vf[w]scanf: add validity checksCorinna Vinschen
2017-11-30newlib: vf[w]scanf: Use SIZE_MAX rather than ~0Corinna Vinschen
2017-11-30newlib: vfscanf: fix formattingCorinna Vinschen
2017-11-30newlib: vf[w]scanf: Only return from a single point to simplify cleanupCorinna Vinschen
2017-11-29newlib: [w]scanf: Fix behaviour on matching failureCorinna Vinschen
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen
2013-12-18 * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen
2010-01-202010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-01-282009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-12-112008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen
2008-11-012008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-10-152008-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-04-152008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-19Fix 'make info'.Eric Blake
2007-05-24* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake
2007-05-24* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake
2007-05-12Minimize printf/scanf size on platforms that don't need C99.Eric Blake
2007-04-182007-04-17 Brian Dessent <brian@dessent.net>Jeff Johnston
2006-09-272006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-06-152006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-04-282005-04-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-04-052005-04-05 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston
2005-01-072005-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston