Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add error ENODATA for xattr support #33

Merged
merged 9 commits into from
Aug 30, 2023
Merged

Commits on Aug 22, 2023

  1. define api method

    infeo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    514ac9e View commit details
    Browse the repository at this point in the history
  2. implement windows

    infeo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ceb60f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. implement linux

    infeo committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    101f380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30045e2 View commit details
    Browse the repository at this point in the history
  3. improve errno unit tests

    infeo committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    aa7c036 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. add ENODATA on Mac

    overheadhunter committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8bae1e5 View commit details
    Browse the repository at this point in the history
  2. improve errno unit test for mac

    infeo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e8822fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1064001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f58712 View commit details
    Browse the repository at this point in the history