Priit Laes 03994f01e8 x86: fix build on non-C locales.
For some locales regex range [a-zA-Z] does not work as it is supposed to.
so we have to use [:alnum:] and [:xdigit:] to make it work as intended.

[1] http://en.wikipedia.org/wiki/Estonian_alphabet

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-02-26 12:56:02 +01:00
..
2008-02-14 21:13:33 -08:00
2008-02-09 10:46:40 +01:00
2008-02-23 17:12:16 -08:00
2008-02-11 13:23:46 -08:00
2008-02-09 10:46:40 +01:00
2008-02-09 10:46:40 +01:00
2008-02-14 20:58:05 -08:00
2008-02-14 21:13:33 -08:00
2008-02-14 14:45:08 +09:00
2008-02-23 17:12:15 -08:00
2008-02-09 10:46:40 +01:00
2008-02-26 12:56:02 +01:00