Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sysstat: bump to 11.6.4 | Marko Ratkaj | 2018-06-08 |
| | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr> | ||
* | sysstat: remove build timestamp | Alexander Couzens | 2017-12-02 |
| | | | | | | | | | Build timestamp prevents reproducible builds [0]. Thanks to the debian project for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu> | ||
* | sysstat: fix musl compatibility | Jo-Philipp Wich | 2015-06-18 |
Add missing `limits.h` and `sys/types.h` includes to the appropriate source files. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |