Jilles Tjoelker fe5d61a4cf sh: Do not use locale for determining if something is a name.
This makes it impossible to use locale-specific characters in variable
names.

Names containing locale-specific characters make scripts only work with the
correct locale setting. Also, they did not even work in many practical cases
because multibyte character sets such as utf-8 are not supported.

This also avoids weirdness if LC_CTYPE is changed in the middle of a script.
2010-09-03 22:13:54 +00:00
..
2010-06-02 09:34:41 +00:00
2010-01-13 17:49:35 +00:00
2010-03-04 16:08:01 +00:00
2010-07-31 21:09:49 +00:00
2010-07-12 01:58:46 +00:00
2010-02-15 14:07:40 +00:00
2010-07-27 17:33:02 +00:00