]> git.mdlowis.com Git - proto/aos.git/commit
reworked option parsing to get rid of malloc and work off of static array
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 15 Dec 2021 18:21:02 +0000 (13:21 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 15 Dec 2021 18:21:02 +0000 (13:21 -0500)
commiteef6631aaeb1ae22c971b3d0663b2e8280be3b01
tree11f1d93eeaf8662fecb702bb35fd78c8d5afadf2
parentf2165d30c7749fcd9d4f42ca571023a96ad38a4a
reworked option parsing to get rid of malloc and work off of static array
bin/dial.c
bin/edit.c
inc/liba.h
lib/a/options.c
lib/a/opts_parse.c
lib/a/opts_parsespec.c [deleted file]
lib/a/opts_printhelp.c [deleted file]