You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support `SEEK_DATA` and `SEEK_HOLE` for `lseek`
* Add `sparse` support to `libc` backend
* Do not use `std::io::Seekfrom`
* Remove `std::io::SeekFrom` from tests
* Remove `staged_api`
* Add more `cfg`
* Re-enable `seek_from` on Windows
* Enable for all supported OSes
* Improve docs
0 commit comments