Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whoops, add missing #ifdef REPLACE_GETOPT | millert | 2002-12-03 | 1 | -2/+4 |
| | |||||
* | GNU-like getopt_long() from NetBSD with changes by me to support | millert | 2002-12-03 | 1 | -0/+510 |
getopt_long_only(). At some point this should replace the BSD getopt(3) but we are not there yet. While I am here add protection from the multiple getopt() definitions due to conflicting standards. |