]> git.ipfire.org Git - thirdparty/ccache.git/commit
Extract and implement more bytes from/to int macros
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Jun 2019 19:54:42 +0000 (21:54 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 26 Jun 2019 19:14:53 +0000 (21:14 +0200)
commitf7decfe3f46800e4e6f2c8d899390156b1d16cb1
tree69d180f78cab0d2a8695e9d9e0efa34c8db135b0
parente49ce19645249d4583671d9a9adf028c9ee8d030
Extract and implement more bytes from/to int macros
src/ccache.h
src/common_header.c
src/int_bytes_conversion.h [new file with mode: 0644]
src/result.c