aboutsummaryrefslogtreecommitdiff
path: root/lib/optparse/optparse.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the U8_ARGS() macroThomas Voss 2024-03-101-12/+14
|
* Make optparse() use u8view’s for longoptsThomas Voss 2024-03-101-52/+66
|
* Fix signedness warningThomas Voss 2024-03-101-1/+1
|
* Replace optparse_init() with mkoptparser()Thomas Voss 2024-03-101-19/+18
|
* Add optparse.hThomas Voss 2024-03-101-0/+156