Issam E. Maghni
6c36ab4fc7
escape.c: Fix missing nl_langinfo on certain configs
...
nl_langinfo and CODESET are undefined in a musl system. Instead of
uncondionally including langinfo.h, this change includes include/nls.h
which has the tests and work-arounds for systems that don't have these
features. This is similar to how other programs within procps include
langinfo.h via nls.h
References:
procps-ng/procps!130
Signed-off-by: Craig Small <csmall@dropbear.xyz>
2021-04-24 11:46:48 +10:00
..
2020-08-17 21:49:14 +10:00
2013-04-07 18:05:01 +10:00
2021-01-21 17:30:25 +11:00
2018-05-06 07:19:38 +10:00
2021-02-18 18:35:32 +11:00
2021-02-09 16:40:52 +11:00
2021-04-24 11:46:48 +10:00
2020-12-29 08:48:23 +11:00
2021-02-20 22:30:31 +11:00
2021-02-20 22:30:31 +11:00
2021-02-28 21:18:26 +11:00
2021-02-09 16:40:52 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:30:25 +11:00
2017-05-22 21:38:10 +10:00
2018-05-06 07:19:38 +10:00
2021-04-24 11:11:03 +10:00
2021-04-24 11:11:03 +10:00
2020-09-13 10:00:49 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2021-02-09 16:40:52 +11:00
2021-02-23 22:07:48 +11:00
2021-02-18 18:35:32 +11:00
2021-02-09 16:40:52 +11:00
2021-02-09 16:40:52 +11:00
2021-02-09 16:40:52 +11:00
2021-01-21 17:30:25 +11:00
2020-08-18 10:19:53 +10:00
2021-01-21 17:30:25 +11:00
2020-07-05 21:18:36 +10:00
2021-01-21 17:30:25 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:37:48 +11:00
2021-02-28 21:18:26 +11:00
2021-02-09 16:40:52 +11:00
2016-12-07 22:07:00 +11:00
2018-05-06 07:19:38 +10:00
2020-07-29 19:01:50 +10:00