buildkit/cache/contenthash
Tobias Klauser aa76669a24 contenthash: use Major/Minor from golang.org/x/sys/unix
Use the Major/Minor functions from golang.org/x/sys/unix instead of
locally re-implementing them. This also makes sure they work correctly
for GOOS != linux.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-11-27 11:15:06 +01:00
..
checksum.go contenthash: fix recursive directory deletes 2017-11-21 13:17:01 -08:00
checksum.pb.go contenthash: add lru for context objects 2017-07-31 18:39:29 -07:00
checksum.proto contenthash: add lru for context objects 2017-07-31 18:39:29 -07:00
checksum_test.go contenthash: fix recursive directory deletes 2017-11-21 13:17:01 -08:00
filehash.go Fix windows build 2017-08-04 06:24:31 +00:00
filehash_unix.go contenthash: use Major/Minor from golang.org/x/sys/unix 2017-11-27 11:15:06 +01:00
filehash_windows.go Fix windows build 2017-08-04 06:24:31 +00:00
generate.go contenthash: add lru for context objects 2017-07-31 18:39:29 -07:00
tarsum.go contenthash: initial commit 2017-07-31 18:37:29 -07:00