diff options
author | 2016-10-31 17:22:07 +0000 | |
---|---|---|
committer | 2016-10-31 17:22:07 +0000 | |
commit | 86f6bdf6c6cd0971aeebece568a2abc08d350643 (patch) | |
tree | b069521220d2ebdcdb28c09592b4a401b36017ef /lib/libcxx/src/valarray.cpp | |
parent | fix a few suspicious (according to emacs) lines (diff) | |
download | wireguard-openbsd-86f6bdf6c6cd0971aeebece568a2abc08d350643.tar.xz wireguard-openbsd-86f6bdf6c6cd0971aeebece568a2abc08d350643.zip |
Delete setlocale(LC_TIME, "").
The only place where this could potentially get used was the
strftime(3) for fprintf(3) "job %s at %s\n" to stderr. We don't
want base system utilities to talk to users in foreign languages.
No functional change on OpenBSD which doesn't provide any non-standard
LC_TIME locale anyway.
Patch from Jan Stary <hans at stare dot cz>.
In main(), exit -> return while here.
OK millert@
Diffstat (limited to 'lib/libcxx/src/valarray.cpp')
0 files changed, 0 insertions, 0 deletions