rclone/lib/mmap
Nick Craig-Wood 3a14b1d5a9 build: make rclone build with wasm
Needed to drop
- azureblob backend
- cache backend
- qingstor backend
- cachestats command
- ncdu command
2020-08-10 17:32:21 +01:00
..
mmap.go lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00
mmap_test.go lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00
mmap_unix.go build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
mmap_unsupported.go build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
mmap_windows.go lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00