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
2008-12-152008-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-12-122008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2008-12-12 * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen
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-25 * libc/stdio/gets.c (_gets_r): Lock stdin here and callCorinna Vinschen
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>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-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-04-30Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake
2008-04-152008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-112008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-112008-03-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-072008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-03-04Fix ftell bug after ungetc.Eric Blake
2008-01-042008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-202007-12-19 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-182007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-18Obey POSIX on printf("%.s", (char*)NULL).Eric Blake
2007-09-012007-08-31 Antony King <antony.king@st.com>Jeff Johnston
2007-08-03Implement fmemopen and open_memstream.Eric Blake
2007-08-01More POSIX stream corner cases.Eric Blake
2007-07-19Fix 'make info'.Eric Blake
2007-07-14Fix fflush issues.Eric Blake
2007-07-13Documentation updates.Eric Blake
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-27* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake
2007-05-25 * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
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-17* stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake
2007-05-17Close security hole in tmpfile.Eric 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-09Allow zero size with non-null buf in *asnprintf.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-05-02 * libc/stdio64/local64.h: Delete, move contents to...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