Files
docker-cli/vendor/github.com
Sebastiaan van Stijn 293e239e18 vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
full diff: 26c1120b8d...efbc4488d8

Relevant changes:

- sysx/xattr: fix and improve
    - fix getxattrAll: change initial buffer size to 128 to prevent unneeded
      iterations and change the logic to get the real size in case we get ERANGE
      rather than doubling the buffer)
    - improve listxattrAll; refactor for readability, prevent calling `listxattr()`
      twice. Handle condition when attributes size is changed in between the two
      calls to listxattr().
- Remove Windows' Readlink fork
    - Drops support for Go 1.12 and under
- Fix sameFile() to recognize empty files as the same
    - fixes "Empty files can diff as "modified" even when they're not"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-28 17:12:12 +02:00
..
2020-05-11 19:37:29 +02:00
2019-10-23 16:14:05 +02:00
2019-10-23 16:30:01 +02:00
2020-06-09 15:24:12 +02:00
2020-01-21 14:08:10 +00:00
2017-04-17 18:12:58 -04:00
2020-05-09 21:25:30 +02:00
2018-09-26 15:45:39 +02:00