aboutsummaryrefslogtreecommitdiffstats
path: root/common/w32-misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Rename w32-misc.c to w32-cmdline.cWerner Koch2021-03-041-450/+0
* common,w32: Implement globing of command line args.Werner Koch2021-03-041-8/+249
* common,w32: Refine the command line parsing for \ in quotes.Werner Koch2021-03-041-5/+22
* common: First take on handling Unicode command line args.Werner Koch2021-03-041-0/+192