Skip to content

v1.2.6

Compare
Choose a tag to compare
@relan relan released this 28 Jan 19:24
· 95 commits to master since this release
  • Operations with directories (except initial listing) now make less read/write system calls.
  • Fixed handling of files with optional tail entries (0xe0-0xff): videoclip files created by Sony cameras were missing.
  • Write operations now correctly return ENOSPC (instead of EIO) when there is no free disk space left.
  • Fixed max file name length: it's 255 16-bit code units (not 256).