From 8706dedec7fbd1555df0fd72e0c65457ea039735 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Sat, 29 Oct 2005 22:11:56 +1000 Subject: [SYSTEM] Added out-of-line ctypes functions for klibc Unfortunately klibc doesn't provide out-of-line versions of ctypes functions such as isalpha. This is a nasty hack to create them. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9edac6f..63dcd87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,7 @@ * Removed standalone/csh support from test. * Added dummy sysconf implementation. * Include system.h for stpcpy in nodes.c. + * Added out-of-line ctypes functions for klibc. 2005-10-26 Herbert Xu -- cgit 1.4.1