Lines Matching refs:getarg

677 	* getarg.c (add_string): catch error from realloc
769 * getarg.3: Change .Fd #include <header.h> to .In header.h
791 * getarg.3: spelling, from <jmc@prioris.mini.pw.edu.pl>
874 * getarg.c: don't put Ns before comma
915 * getarg.h: rename optind and optarg to avoid some gcc warnings
917 * getarg.c: rename optind and optarg to avoid some gcc warnings
1016 * Makefile.am: add getarg.3
1033 * getarg.c (arg_match_long): fix parsing of arg_counter optional
1102 * getarg.c: Grog tries to figure out if to use mdoc.old instead of
1156 * getarg.h (free_getarg_strings): add prototype
1157 * getarg.c (free_getarg_strings): add function
1161 * getarg.c: pack short flag options togther, to shorten the usage
1230 * getarg.c (print_arg): add a case for arg_strings
1456 * getarg.c (arg_match_short): backup optind when there's a missing
1483 * getarg.c (mandoc_template): also fix no- prefix in .Sh OPTIONS
1484 * getarg.c (mandoc_template): better man-stuff for negative
1631 * getarg.h: add arg_counter
1632 * getarg.c: add a new type of argument: `arg_counter' re-organize
1690 * getarg.3: document arg_collect
1692 * getarg.c: change the way arg_collect works; it's still quite
1695 * getarg.h: change type of the collect function
1713 * getarg.c (getarg): also set optind when returning error
1721 * getarg.3: getarg manpage
1723 * getarg.{c,h}: add a callback type to do more complicated processing
1725 * getarg.{c,h}: add floating point support
2045 * getarg.h (arg_printusage): new signature
2047 * getarg.c (arg_printusage): new parameter `progname'. NULL means
2089 * getarg.c (mandoc_template): Put short and long options in
2094 * getarg.c (arg_printusage): try to keep options shorter than
2101 * getarg.c (mandoc_template): Put short and long options in
2104 * getarg.c (arg_match_long): make sure you only get an exact match
2155 * getarg.c (mandoc_template): Change date format to full month
2160 * getarg.c: Fix long form of negative flags.
2184 * getarg.c: Add mandoc help back-end to getarg.