Commit Graph

9 Commits

Author SHA1 Message Date
Attractive Chaos cc7e69f296 Merge branch 'master' of github.com:attractivechaos/klib 2019-02-27 12:07:51 -05:00
Attractive Chaos 1d5e983eba fixed a bug in ketopt
Happens when an option is the prefix of another option.
2019-02-27 12:07:20 -05:00
dnbaker 3b16506820 char *p to const char *p for const-correctness. 2019-02-08 09:32:34 -05:00
Heng Li 24557595f2 revert to a single-header library 2018-08-30 00:10:48 -10:00
Heng Li f04b6face4 remember longidx 2018-08-29 20:50:53 -10:00
Heng Li 9d39c39aab documentation 2018-08-29 19:46:32 -10:00
Heng Li 72d4c68016 split ketopt.h into two files 2018-08-29 19:27:58 -10:00
Heng Li 01117c2434 for c89 compatibility 2018-08-29 00:15:17 -10:00
Heng Li d71d58f004 portable getopt_long() 2018-08-29 00:08:28 -10:00