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

Fix/misc wasi fs issues #442

Merged
merged 7 commits into from
May 15, 2019
Merged

Fix/misc wasi fs issues #442

merged 7 commits into from
May 15, 2019

Commits on May 14, 2019

  1. fix opening directories in path_open

    Mark McCaskey committed May 14, 2019
    Configuration menu
    Copy the full SHA
    84ea252 View commit details
    Browse the repository at this point in the history
  2. rm from entry in fd_renumber -- thanks Brandon!

    Mark McCaskey committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3bf5500 View commit details
    Browse the repository at this point in the history
  3. implement readdir!

    Mark McCaskey committed May 14, 2019
    Configuration menu
    Copy the full SHA
    87d9940 View commit details
    Browse the repository at this point in the history
  4. update changelog

    Mark McCaskey committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8a99e5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5932550 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. return EIO if internal data structures are corrupt

    Mark McCaskey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    c402c03 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/misc-wasi-fs-issues' of github.com:wasmerio/wasmer …

    …into fix/misc-wasi-fs-issues
    Mark McCaskey committed May 15, 2019
    Configuration menu
    Copy the full SHA
    216d09b View commit details
    Browse the repository at this point in the history