Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't wrap initialized variables: binutils appears to be mishandling them | 2015-09-19 | 1 | -2/+2 | |
| | | | | | | on arm and m88k problems with optind observed by jsg@ | ||||
* | Wrap <getopt.h> to make the functions weak and make access to the initialized | 2015-09-12 | 1 | -0/+37 | |
variables go direct. (Common variables cannot be aliased.) |