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

Fixups #6368

Merged
merged 3 commits into from
Aug 17, 2019
Merged

Fixups #6368

merged 3 commits into from
Aug 17, 2019

Commits on Aug 17, 2019

  1. typeindices.hpp - start index from 0

    Starting it from 1 makes it more error-prone to use.
    Nekotekina committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    11a43e2 View commit details
    Browse the repository at this point in the history
  2. Fix _sys_lwcond_signal_all

    Fixup after RPCS3#5883
    Nekotekina committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    6535fb0 View commit details
    Browse the repository at this point in the history
  3. Fix _sys_lwcond_queue_wait

    Fixup after RPCS3#5883
    Nekotekina committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    dd86aa4 View commit details
    Browse the repository at this point in the history