handy.h: Define some locale macros for all inputs
authorKarl Williamson <public@khwilliamson.com>
Mon, 3 Dec 2012 02:41:11 +0000 (19:41 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 9 Dec 2012 17:29:59 +0000 (10:29 -0700)
commit76fde96aebbc983a837faaa56d72783b16c20615
tree4f4ec1e40789b376f882cf6d65a980d1e464d8c3
parent6d83c58a4520cd35bbcb389a11ced43b3ad33771
handy.h: Define some locale macros for all inputs

Prior to this commit, if you called these macros with something outside
the Latin1 range, the return value was not defined, subject to the whims
of your particular C compiler and library.  This commit causes all the
boolean macros to return FALSE for non-Latin1 inputs; and all the map
macros to return their inputs
handy.h