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

Add missing PS Vita definitions, fix some unused ones #3284

Merged
merged 2 commits into from
Sep 24, 2023
Merged

Add missing PS Vita definitions, fix some unused ones #3284

merged 2 commits into from
Sep 24, 2023

Commits on Sep 24, 2023

  1. Add missing and fix PS Vita definitions

    Combination of 10 commits:
    * Add missing PS Vita definitions, fix some unused ones
    * Fix cfg's target_os
    * Move conflicting EAI_* definitions back to vita-specific file
    * Remove out-of-order pub uses
    * Added padding to dirent and fixed clockid_t
    * Use repr(align()) instead of zero field
    * Fixed sockaddr structs
    * Fixup
    * socketpair is not available on vita
    * Lint
    
    Co-authored-by: Nikolay Arhipov <n@arhipov.net>
    pheki and nikarh committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b9c8323 View commit details
    Browse the repository at this point in the history
  2. Moved dirent to generic.rs

    nikarh committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    53c6b31 View commit details
    Browse the repository at this point in the history