Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "warning: function declaration isn't a prototype" | tb | 2020-09-18 | 1 | -3/+3 |
| | | | | | Make tests compile and pass on sparc64 with gcc 4.2.1 by properly declaring "static int foo()" as "static int foo(void)". | ||||
* | Add regress for CMS sign and verify. | jsing | 2019-11-04 | 1 | -2/+125 |
| | |||||
* | Initial regress for cms. | jsing | 2019-11-02 | 2 | -0/+199 |