summaryrefslogtreecommitdiff
path: root/missing/getopt_long.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up the code a bit."Guy Harris2018-09-141-24/+8
* Clean up the code a bit.Guy Harris2018-09-141-8/+24
* opterr should default to 1, so illegal options are reported.Guy Harris2014-05-071-1/+1
* Oops, forgot to fix missing/getopt_long.c to include getopt_long.h.Guy Harris2014-05-011-1/+1
* Define optarg, optind, opterr, and optopt.Gisle Vanem2014-05-011-0/+3
* Put in missing getopt_long() files.Guy Harris2014-05-011-0/+609