aboutsummaryrefslogtreecommitdiffstats
path: root/man0/libsimple-arg.h.0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pagesMattias Andrée2021-02-261-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add TWOS_COMPLEMENT, ONES_COMPLEMENT, and SIGN_MAGNITUDEMattias Andrée2018-11-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pagesMattias Andrée2018-11-141-30/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document libsimple-arg.h and add support optional arguments on long options and add KEEP_DASHDASH to ARGBEGIN3 (now named ARGBEGIN4)Mattias Andrée2018-11-111-33/+193
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document most of libsimple-arg.hMattias Andrée2018-11-091-0/+325
Signed-off-by: Mattias Andrée <maandree@kth.se>