aboutsummaryrefslogtreecommitdiff
path: root/getopt.c
AgeCommit message (Collapse)Author
6 daysremove opterr, reformat getopt.cB. Watson
6 daysrename optoptB. Watson
6 daysrename optarg, optind to avoid possible link issuesB. Watson
2024-12-14rename getopt() so we can compile with g++ if needed.B. Watson
2024-12-14Add getopt.c (ancient but public domain).B. Watson