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
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-182009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-182009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-162009-04-16 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-162009-04-16 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-16Add new binutils target: moxieNick Clifton
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen
2009-04-09 * libc/stdlib/local.h (__mbtowc): Declare extern.Corinna Vinschen
2009-04-09 * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen
2009-04-092009-04-08 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-072009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston
2009-04-072009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-06 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen
2009-04-04 * libc/stdlib/wcstombs.c: Fix datatypes in documentation.Corinna Vinschen
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-042009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-042009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-042009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-032009-04-03 Craig Howland <howland@LGSInnovations.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/locale/locale.c (loadlocale): Revert to charset "GBK" insteadCorinna Vinschen
2009-03-26 Revert erroneously checked in files.Corinna Vinschen
2009-03-26 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.Corinna Vinschen
2009-03-262009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-03-252009-03-25 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-25 * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowcCorinna Vinschen
2009-03-25 * libc/locale/locale.c (loadlocale): Rename charset "GBK" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Rename charset "CP949" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Allow charset starting with 'e'Corinna Vinschen
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-232009-03-23 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-03-23 * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen
2009-03-202009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-19 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen
2009-03-182009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-03-17 * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destinationCorinna Vinschen
2009-03-162009-03-16 Mark Mitchell <mark@codesourcery.com>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