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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-07-24 16:44:43 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-08-15 11:56:57 +0300
commit8493c1631643fada62384768408852bc0fa6ff44 (patch)
tree13b9f7c7e686ec3939137699be29d5863b8382eb /winsup/cygwin/ctype.cc
parent956565be706c71902f79c06181d09fd1fb04f2ac (diff)
Implement all per-locale ctype functions
Signed-off by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/ctype.cc')
-rw-r--r--winsup/cygwin/ctype.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/ctype.cc b/winsup/cygwin/ctype.cc
index a7dc18a5d..3eb6b34b7 100644
--- a/winsup/cygwin/ctype.cc
+++ b/winsup/cygwin/ctype.cc
@@ -5,6 +5,7 @@ extern "C" {
#include <stdlib.h>
#include <wctype.h>
+extern char *__ctype_ptr__;
extern char _ctype_b[128 + 256];
/* Called from newlib's setlocale(). What we do here is to copy the