summaryrefslogtreecommitdiff
path: root/externals/getopt/getopt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* getopt: Fix macro redefinition warningGravatar Yuri Kunde Schlesner2015-07-131-1/+0
| | | | We already define _CRT_SECURE_NO_WARNINGS
* Implement new argument parsing using getopt and add the corresponding ↵Gravatar Greg Wicks2015-07-121-0/+963
library to externals