Skip to content

Releases: Freaky/faccess

Flexing ARMs

Choose a tag to compare

@Freaky Freaky released this 20 Mar 14:06
  • Fix build on armv7/aarch64 (#1)
  • Pick a couple of clippy nits

Don't panic

Choose a tag to compare

@Freaky Freaky released this 01 Apr 18:45

Fixed

  • Don't panic on NULL bytes in paths on Unix.

Docs and Dirs

Choose a tag to compare

@Freaky Freaky released this 18 Mar 18:59

Fixed

  • Windows: Executable check on folders
  • Depend on appropriate libc version

Changed

  • Rework docs

Tweaky Android

Choose a tag to compare

@Freaky Freaky released this 18 Mar 03:17

Changed

  • Fix README example
  • Tweak docs
  • Update to latest libc

Fixed

  • Build on Android, probably.

Window Access

Choose a tag to compare

@Freaky Freaky released this 16 Mar 22:03

Added

  • Windows support via AccessCheck and a ridiculous amount of supporting code.
  • PathExt::access allowing for multiple accessibility types to be tested in one, and for error information to be received.