Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix benchtests build failure after 'add benchmark for strcoll' | Stefan Liebler | 2015-06-19 | 1 | -3/+1 |
| | | | | | | | | | | | This patch fixes implicit declaration of function strdup, strtok, strcoll, strchr and removes unused variable res. ChangeLog: * benchtests/bench-strcoll.c: Include string.h. (main): Remove unused variable res. | ||||
* | Add strcoll benchmark | Leonhard Holz | 2015-05-13 | 1 | -0/+277 |