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
2014-06-24 * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen
2014-01-062013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2013-05-23 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-18 * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-252009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-08-242009-08-24 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-09 * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen
2009-05-15 * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen
2009-04-22 * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename fromCorinna Vinschen
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen
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-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-03 * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen
2008-10-162008-10-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-07-222008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-12-202007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
2007-04-242007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>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-08-012006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-102006-05-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-022006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-04-132006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-292005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-03-172005-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-09-172004-09-16 Antony King <antony.king@st.com>Jeff Johnston
2004-04-242004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-282004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-242004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2003-09-05 * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston