4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-07 15:00:24 +08:00
Keith Packard 77f8a6dfab Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]
When __HAVE_LOCALE_INFO__ is not selected, directly access the
existing _ctype_ variable from __locale_ctype_ptr() and
__locale_ctype_ptr_l(), eliminating the need for any locale or reent
structure

Signed-off-by: Keith Packard <keithp@keithp.com>

v2:
	locale: fix conflict with __locale_ctype_ptr macro

	If we are building without __HAVE_LOCALE_INFO__, there is a
	macro providing __locale_ctype_ptr which in turn fouls up this
	declaration.

	Signed-off-by: Michael Lyle <mlyle@lyle.org>
2018-09-06 14:19:53 +02:00
..
2018-03-14 10:46:32 -05:00
2018-01-17 11:47:30 -06:00
2016-04-04 10:25:27 -05:00
2016-03-17 21:08:56 -05:00
2018-09-06 14:11:45 +02:00
2018-01-17 11:47:13 -06:00
2016-11-22 14:21:35 +01:00
2016-03-17 21:09:01 -05:00
2018-01-17 11:47:13 -06:00
2018-08-07 14:34:11 +02:00
2016-10-25 16:24:05 +02:00
2018-07-30 10:47:57 +02:00
2016-04-04 10:25:29 -05:00
2018-01-17 11:47:08 -06:00