containerd/archive
Justin Cormack 7db5697719
unix.UtimesNanoAt now supported on Darwin
unix.UtimesNanoAt now supported on Darwin and sets nanosecond precision if the filesystems does.
This call is now generally supported. Note that os.Chtimes also sets nanosecond precision,
but will always follow symlinks so not appropriate.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2019-01-23 17:57:09 +00:00
..
compression Fix panic when bufio Reader called in 2 goroutines 2018-09-26 18:11:30 -07:00
tartest Fix annotation typo error 2018-12-14 23:18:42 +08:00
issues_test.go Move testutils to pkg 2018-05-22 17:08:38 -04:00
strconv.go build: bump to Go 1.10 2018-02-26 16:47:24 -08:00
tar_opts_unix.go Add install support for binary images 2018-08-02 17:11:29 -04:00
tar_opts_windows.go Add install support for binary images 2018-08-02 17:11:29 -04:00
tar_opts.go Add lib support as an option 2018-08-02 17:11:29 -04:00
tar_test.go fix: linter issue 2019-01-23 22:54:51 +08:00
tar_unix.go Merge pull request #2163 from AkihiroSuda/userns-mknod 2018-03-01 11:37:34 -08:00
tar_windows.go fix: linter issue 2019-01-23 22:54:51 +08:00
tar.go fix: SCHILY.xattrs should be SCHILY.xattr 2018-12-13 09:56:26 +08:00
time_unix.go unix.UtimesNanoAt now supported on Darwin 2019-01-23 17:57:09 +00:00
time_windows.go Licence header added 2018-02-19 10:32:26 +09:00
time.go Licence header added 2018-02-19 10:32:26 +09:00