Files
packages/lang
Marcel Denia cecee995b0 perl: Disable setlocale usage under musl
While setlocale() is present, musl currently doesn't provide a suitable implementation.
It'll silently accept every locale, even if not present at all, defaulting them
to C.UTF-8. This will confuse applications as well as our testsuite(see lib/locale.t).

Even if a locale does exist, it's effects will not apply to an extent that will
satisfy many applications.

Avoid further mischief here and just disable setlocale() for now.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-01 09:23:24 +02:00
..
2015-05-13 02:30:20 +02:00
2015-06-23 01:06:36 +02:00
2015-01-06 08:03:36 -08:00
2015-05-04 22:15:22 +08:00
2014-09-02 03:02:04 +02:00
2015-04-23 11:02:58 +00:00
2014-06-16 17:04:06 +02:00
2015-08-06 15:07:22 +03:00
2015-05-01 12:49:52 +02:00
2014-08-27 15:12:16 +08:00
2015-06-17 22:56:26 +08:00
2015-08-28 10:26:45 -05:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-08-01 19:25:47 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-16 09:54:01 +02:00
2015-08-19 14:04:03 -03:00
2015-08-30 19:42:24 +02:00