summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie++/files/patch-duration.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.97.2Ganael LAPLANCHE2016-10-191-12/+3
|
* Cleanup patches, category benchmarksMathieu Arnold2016-07-271-4/+4
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* Fix build with Gcc/libstdc++Ganael LAPLANCHE2014-05-121-2/+11
| | | | | | PR: ports/188678 Submitted by: Matthew Rezny <matthew@reztek.cz> Tested by: marino
* - Remove GCC dependencyGanael LAPLANCHE2014-04-281-0/+17
- Fix several compilation warnings PR: ports/188678 Submitted by: Matthew Rezny <matthew@reztek.cz>