commit 008d3e667e6b0b96a22a04662cfa21f42274a913
Author: Aaron LI <[email protected]>
Date: Sun Nov 10 12:40:45 2019 +0800
calendar(1): Reset locale after parsing each calendar file
This avoids that one calendar file that changed the locale by defining
the "LANG") does not interfere the following calendar files without the
"LANG" definition.
Summary of changes:
usr.bin/calendar/io.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/008d3e667e6b0b96a22a04662cfa21f42274a913
--
DragonFly BSD source repository