aboutsummaryrefslogtreecommitdiff
path: root/getopt.h
AgeCommit message (Collapse)AuthorFilesLines
2020-02-27cppcheck: The scope of the variable can be reduced.Nikolay Morozov1-3/+3
2018-01-10Fix MSVS2017 build errors.Dmitry Ryazantsev1-0/+653
Also add missing getopt.h header for gostsum and gost12sum tools build in MSVS (borrowed from https://github.com/skandhurkat/Getopt-for-Visual-Studio).