summaryrefslogtreecommitdiff
path: root/src/lib/cross_unix.cc
AgeCommit message (Expand)Author
2024-12-26Replace raw_convert<string> with fmt::to_string().Carl Hetherington
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-11Move some common methods out to cross_unix.ccCarl Hetherington