cgi/cgimain.c: Make the CGI program be (a little) locale-aware.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 23 Jul 2018 01:26:53 +0000 (02:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 23 Jul 2018 10:08:35 +0000 (11:08 +0100)
Otherwise it can't properly parse configuration files which contain
non-ASCII characters, e.g., for transforming pieces of track names.


No differences found