compiler/clib: Do not call __arosc_get_ctype() for each call to a ctype.h macro.
commitbb17f83689bc78ab01d57c9ea0d8fd7ad9ca0fc7
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Feb 2012 17:51:38 +0000 (24 17:51 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Feb 2012 17:51:38 +0000 (24 17:51 +0000)
treeea14d248186182e24d86ac23011a26879646e550
parentc3b86ec2d2b5c2b772167f9dc6ca94cae78fedbc
compiler/clib: Do not call __arosc_get_ctype() for each call to a ctype.h macro.

Global variables are now used in the macros that are initialized at program startup or module init.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44231 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__ctype.c
compiler/clib/__ctype_linklib.c [new file with mode: 0644]
compiler/clib/include/ctype.h
compiler/clib/mmakefile.src