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
2023-07-31Revert "* libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion of"Corinna Vinschen
2023-02-25Cygwin: fully support KOI8-T codesetCorinna Vinschen
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen
2010-01-10 * libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion ofCorinna Vinschen
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen
2009-10-03 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogateCorinna Vinschen
2009-09-27 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen
2009-07-29 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogateCorinna Vinschen
2009-07-28 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Fix incrementing n in caseCorinna Vinschen
2009-04-09 * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-19 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen
2009-03-03 * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen
2009-02-25 * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8Corinna Vinschen
2009-02-192009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-04-242004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2002-09-212002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-102002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-08-23 * libc/include/langinfo.h: New file.Thomas Fitzsimmons
2002-04-25 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons
2001-06-11 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencingJonathan Larmour
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor