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
path: root/newlib
AgeCommit message (Expand)Author
2007-07-14Fix fflush issues.Eric Blake
2007-07-13Documentation updates.Eric Blake
2007-07-112007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-07 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen
2007-06-27 Support __func__ in assert, as required by C99.Eric Blake
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-212007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-152007-06-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-132007-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-06-11 * libc/include/sys/unistd.h: Declare confstr for Cygwin.Corinna Vinschen
2007-06-10 * libc/sys/mmixware/access.c (access): Do not try to use a magicHans-Peter Nilsson
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-06-062007-06-06 Christian Groessler <chris@groessler.org>Jeff Johnston
2007-06-06Fix entry to refer to function instead of variable.Jeff Johnston
2007-06-062007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-30Avoid more compiler warnings.Eric Blake
2007-05-29 * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen
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-242007-05-23 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston
2007-05-24* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake
2007-05-23 * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake
2007-05-182007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston
2007-05-172007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>Jeff Johnston
2007-05-17* stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake
2007-05-17Close security hole in tmpfile.Eric Blake
2007-05-16 * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)Eric Blake
2007-05-16* libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.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-03 * libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add memcpy.SKazu Hirata
2007-05-02 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake
2007-05-012007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston
2007-04-282007-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-04-272007-04-27 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston