aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/centos7
AgeCommit message (Collapse)AuthorLines
2023-11-10Avoid undefined behaviour if uid_t/gid_t is signed.Martin Pärtel-23/+0
This drops support for CentOS 7 because its GCC is too old to support `__builtin_add_overflow`, and its EOL'ing in about half a year anyway. Fixes #143
2017-03-12Added Vagrant test runner, initially running some Ubuntus and CentOSes.Martin Pärtel-0/+23