handy.h: Express locale macros using common base macros
authorKarl Williamson <public@khwilliamson.com>
Thu, 9 Jan 2014 06:10:06 +0000 (23:10 -0700)
committerKarl Williamson <public@khwilliamson.com>
Wed, 22 Jan 2014 18:45:56 +0000 (11:45 -0700)
commitbeab9ebe349dffa8fc22a2912b83f62d2365e594
tree6164349c4aa23c3d86286b3d7aa0a9f00dd58e6b
parent84061b6a3e7c231e496f22794f84cbda51533073
handy.h: Express locale macros using common base macros

This extracts out the code of looking up POSIX classes in locales to use
base macros common to all of them.  It does this for the NeXT only code
as well as the typical compilations.

This is in preparation for changing the behavior.  Certain things look
weird as they are aligned, etc as part of that preparation.
handy.h