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-09-04This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_19-branchpointcvs2svn
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
2007-04-242007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston
2007-04-242007-04-23 Brian Dessent <brian@dessent.net>Jeff Johnston
2007-04-182007-04-17 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-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston
2007-03-162007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston
2007-03-122007-03-12 Eric Blake <ebb9@byu.net>Jeff Johnston
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-12-152006-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston