]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add some C++-ified utility functions
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 7 Aug 2019 19:52:15 +0000 (21:52 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 14 Aug 2019 19:42:34 +0000 (21:42 +0200)
commite33d114c47f96db40de0df1ee47c3cf0999cac9e
tree88449010996b1301c4bd9da73e10b165348daf5a
parentd0c1188d0a46e838fc2c3aab73aec04fdb61657e
Add some C++-ified utility functions
Makefile.in
dev.mk.in
src/util.cpp
src/util.hpp [new file with mode: 0644]
unittest/test_util.cpp [new file with mode: 0644]