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

fs.Dir: Give the option to stat a symbolic link #20843

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    101adac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a115b3 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    samy-00007 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    efa2241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c83d5d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. minor fixes

    samy-00007 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e264212 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    d988769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379b688 View commit details
    Browse the repository at this point in the history
  3. Dir.statLink: added linux specific implementation

    Also removed redundancy (statLink and statLinkZ)
    samy-00007 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d03bbc0 View commit details
    Browse the repository at this point in the history
  4. fixed minor doc error

    samy-00007 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    449f3aa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. ignore test for wasm due to ziglang#20890

    Co-authored-by: Ryan Liptak <squeek502@hotmail.com>
    samy-00007 and squeek502 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3e3553b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e77f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ca45f85 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a2c4027 View commit details
    Browse the repository at this point in the history