Update vendored library github.com/pkg/sftp

This commit is contained in:
Alexander Neumann 2018-03-30 12:37:16 +02:00
parent d9ba9279e0
commit 19035e977b
27 changed files with 494 additions and 240 deletions

View file

@ -1,4 +1,4 @@
// +build darwin linux,!gccgo
// +build darwin linux
// fill in statvfs structure with OS specific values
// Statfs_t is different per-kernel, and only exists on some unixes (not Solaris for instance)