1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/archive
Alexander Larsson ba52130873 Fix cross compile
stat.Rdev and time.* is 32bit on OSX, which breaks cross builds with eg:
cannot use stat.Rdev (type int32) as type uint64 in function argument

We fix this with an extra conversion to uint64.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-01-17 11:01:28 +01:00
..
archive.go Revert "Add -S option to tar for efficient sparse file handling" 2014-01-08 02:58:39 +02:00
archive_test.go
changes.go Fix cross compile 2014-01-17 11:01:28 +01:00
changes_test.go small batch of edits/corrections to comments 2013-12-24 16:40:14 -08:00
diff.go small batch of edits/corrections to comments 2013-12-24 16:40:14 -08:00
MAINTAINERS
stat_darwin.go
stat_linux.go small batch of edits/corrections to comments 2013-12-24 16:40:14 -08:00