Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getopt(3) returns an int so don't use a char to store its return value. | 2020-07-14 | 1 | -2/+2 | |
| | | | | | | Makes the test work on architectures where char is unsigned. ok deraadt@, millert@ | ||||
* | New regression tests for character and string conversions | 2020-07-08 | 1 | -0/+435 | |
and for their modifiers, written from scratch. |