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
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-11-12ctype: use less short names in public headerMike Frysinger
2020-11-16Fix return type of __locale_ctype_ptr_l()Sebastian Huber
2020-07-16ctype.h: Fix unused variable warningsAschref Ben Thabet
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen
2018-09-06Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]Keith Packard
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2016-08-17Constify __locale_ctype_ptr and __locale_ctype_ptr_lCorinna Vinschen
2016-08-15setlocale.h: Fix current locale handling for !__HAVE_LOCALE_INFO__ targetsCorinna Vinschen
2016-08-15Add sys/_locale.h header and fix up headersCorinna Vinschen
2016-08-15Implement all per-locale ctype functionsCorinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen
2016-03-18Feature test macros overhaul: ctype.hYaakov Selkowitz
2009-11-06* libc/include/ctype.h (__ctype_lookup): Fix precedence.Eric Blake
2009-10-24Fix isalpha(0x100000001LL) and friends on 64-bit machines.Eric Blake
2009-05-01Allow gcc warning for toupper even with extended charsets.Eric Blake
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-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
2008-10-16Fix typo and make C99 check the same as is used in math.hJeff Johnston
2008-10-162008-10-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-07-242008-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-07-222008-07-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-03-182005-03-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston
2005-03-172005-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-282002-06-27 Benjamin Kosnik <bkoz@redhat.com>Jeff Johnston
2002-06-18 * libc/include/ctype.h: Remove isblank macro.Thomas Fitzsimmons
2001-06-122001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston
2000-08-02* libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor
2000-05-16Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor