podman/pkg/ctime
W. Trevor King 0660108e3e ctime: Drop 32-/64-bit distinction on Linux
We added the explicit int64 casts for 32-bit builds in 35e1ad78 (Make
libpod build on 32-bit systems, 2018-02-12, #324), but the explicit
casts work fine on 64-bit systems too.

Signed-off-by: W. Trevor King <wking@tremily.us>

Closes: #1058
Approved by: mheon
2018-07-07 20:35:00 +00:00
..
ctime.go pkg/ctime: Factor libpod/finished* into a separate package 2018-07-06 17:54:32 +00:00
ctime_linux.go ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
ctime_test.go pkg/ctime: Factor libpod/finished* into a separate package 2018-07-06 17:54:32 +00:00
ctime_unsupported.go pkg/ctime: Factor libpod/finished* into a separate package 2018-07-06 17:54:32 +00:00