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-10-16 * libc/stdio/vfprintf.c (__sbprintf): Fix comment.Corinna Vinschen
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
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
2012-01-13 * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz
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-14 * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid inCorinna Vinschen
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2008-12-112008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-11-012008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-04-30Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake
2008-04-152008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-19 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen
2007-10-13* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake
2007-09-18Obey POSIX on printf("%.s", (char*)NULL).Eric Blake
2007-07-19Fix 'make info'.Eric Blake
2007-07-14Fix fflush issues.Eric Blake
2007-05-27* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric 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-14Reduce stack size of *printf.Eric Blake
2007-05-12Minimize printf/scanf size on platforms that don't need C99.Eric Blake
2007-05-11* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake
2007-05-08* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake
2007-04-252007-04-25 Eric Blake <ebb9@byu.net>Jeff Johnston
2007-04-25 * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinityEric Blake
2007-04-24 * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when notEric Blake
2007-04-24 * libc/include/limits.h (NL_ARGMAX): Define a default value.Eric Blake
2007-04-242007-04-23 Brian Dessent <brian@dessent.net>Jeff Johnston
2007-04-13 * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.Eric Blake
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston
2006-11-152006-11-14 Eric Blake <ebb9@byu.net>Jeff Johnston
2006-09-272006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-09-072006-09-06 Eric Blake <ebb9@byu.net>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-10-152005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-122005-10-11 David Weatherford <weath@tensilica.com>Jeff Johnston
2005-06-162005-06-16 Christopher Faylor <cgf@timesys.com>Jeff Johnston
2005-03-222005-03-21 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston
2004-06-122004-06-11 Antony King <antony.king@st.com>Jeff Johnston
2004-05-272004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-262004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston