]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add util to return the command as a string
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sat, 23 Jun 2018 13:04:58 +0000 (15:04 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sat, 23 Jun 2018 16:02:35 +0000 (18:02 +0200)
commit4e8c0c53d15a68b622aa6e0169e6d9496d9141f1
tree41bf1dd466b7acc6f8deac9392dcccab20055d70
parent13377bb1d28a7199a9a39d9fb8c7b0d002c55e1e
Add util to return the command as a string

We had print_command for logging to a file
src/ccache.h
src/execute.c
unittest/test_util.c