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

Horizon (Nintendo 3DS) getrandom function and fixes #2714

Merged
merged 7 commits into from
Mar 14, 2022

Commits on Mar 6, 2022

  1. Add getrandom call on horizon OS

    (cherry picked from commit ab957c0)
    ian-h-chamberlain authored and AzureMarker committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    6716cdd View commit details
    Browse the repository at this point in the history
  2. Add constants for getrandom flags

    (cherry picked from commit 4c03853)
    ian-h-chamberlain authored and AzureMarker committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    e99e36e View commit details
    Browse the repository at this point in the history
  3. Fix uid_t and gid_t sizes on horizon

    (cherry picked from commit e84dbb7)
    ian-h-chamberlain authored and AzureMarker committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    4646be7 View commit details
    Browse the repository at this point in the history
  4. Add fixes from libc-test results

    (cherry picked from commit 494fc86)
    ian-h-chamberlain authored and AzureMarker committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    c820866 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Merge remote-tracking branch 'rust-lang/master' into horizon-getrando…

    …m-and-fixes
    
    # Conflicts:
    #	src/unix/mod.rs
    #	src/unix/newlib/horizon/mod.rs
    AzureMarker committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b61fe73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c92066 View commit details
    Browse the repository at this point in the history
  3. Fix style issues

    AzureMarker committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f25ae98 View commit details
    Browse the repository at this point in the history