Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 80ad9577 | 2012-08-08 10:34:48 | getopt: remove dependency on err.h/warnx() | ||
| 1464b576 | 2012-07-29 13:39:34 | Convert all the int want_* to a single bitmap | ||
| d45b87bc | 2012-07-20 16:35:53 | getopt_long: use stdinc.h | ||
| 3035b0ba | 2012-07-20 16:29:57 | main: add support for HAVE_STRICT_MODE compiler define (and define it in the build system) (issue #25) | ||
| 9d7672fc | 2012-07-20 13:46:14 | main: use our own getopt_long() implementation always, as pkg_getopt_long(). (closes #24) | ||
| b3057ada | 2012-04-30 18:27:17 | Add portable getopt_long implementation based on OpenBSD's. |