greatroar 79b882e901 Merge duplicated readdir functionality
internal/archiver.readdir and internal/fs.ReadDir were unused.

internal/fs.ReadDirNames and internal/archiver.readdirnames were doing
nearly the same thing, except one sorted its output and opened with
fs.O_NOFOLLOW. Both were only used in internal/archiver.
2020-02-26 11:05:38 +01:00
..
2018-05-12 23:55:54 +02:00
2018-04-30 15:13:28 +02:00
2018-05-12 23:55:54 +02:00
2018-04-25 14:42:45 +02:00
2018-04-25 14:42:45 +02:00
2018-05-12 23:55:54 +02:00
2018-06-20 22:56:41 +02:00
2020-02-26 11:05:38 +01:00