Always call setlocale if I18N is enabled, so nested toy_exec() can switch it back...
authorRob Landley <rob@landley.net>
Sat, 20 Sep 2014 22:51:23 +0000 (17:51 -0500)
committerRob Landley <rob@landley.net>
Sat, 20 Sep 2014 22:51:23 +0000 (17:51 -0500)
commit9b14cb6b12e6f1b07a1ad401e5cb6e091df4ac2f
tree381ab8b66cb4b1f5a93b09fb870ef18c3d8a0dae
parent94a4603481b9fc663a72549b4cd0dcbd95fca062
Always call setlocale if I18N is enabled, so nested toy_exec() can switch it back off if necessary.
main.c