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
2009-09-16This commit was manufactured by cvs2svn to create branch 'gdb_7_0-branch'.gdb_7_0_1-2009-12-22-releasegdb_7_0-2009-10-06-releasegdb_7_0-2009-09-16-branchpointgdb_7_0-branchcvs2svn
2009-08-22iconv: match SUSv3 prototypeEric Blake
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-07-03Add mkdtemp, mkstemps.Eric Blake
2009-07-03Add fpurge.Eric Blake
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-032009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-05-272009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-05-152009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-05-01Allow gcc warning for toupper even with extended charsets.Eric Blake
2009-04-252009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-252009-04-24 Joseph Myers <joseph@codesourcery.com>Jeff Johnston
2009-04-24Be namespace clean in ctype.h.Eric Blake
2009-04-24Trigger gcc warning if isFoo macros are called with plain char.Eric Blake
2009-04-222009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston
2009-04-212009-04-21 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2009-04-202009-04-20 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-182009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-182009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-162009-04-16 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston
2009-04-162009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen
2009-04-072009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-04 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen
2009-04-042009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-02 * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h andCorinna Vinschen
2009-03-31 * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen
2009-03-26 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.Corinna Vinschen
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-03-242009-03-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-202009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-182009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-03-15 * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen
2009-03-14 * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen
2009-03-14 * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2009-02-19 * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen
2009-02-18 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen
2009-02-132009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-01-202009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston