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

Fchownat, ptsname and fstatfs #115

Merged
merged 9 commits into from
Jan 3, 2024

Commits on Dec 31, 2023

  1. add fchownat

    KGrewal1 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    6e66f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1255cc3 View commit details
    Browse the repository at this point in the history
  3. ptsname

    KGrewal1 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7851e05 View commit details
    Browse the repository at this point in the history
  4. fstatfs and fstatfs64

    KGrewal1 committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    b53dbf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f787a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. resolve review issues

    KGrewal1 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    aa844f8 View commit details
    Browse the repository at this point in the history
  2. remove unneeded import

    KGrewal1 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99cd3de View commit details
    Browse the repository at this point in the history
  3. return errno from ptsname_r

    KGrewal1 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    417af44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3776015 View commit details
    Browse the repository at this point in the history