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

Implement lv2_file::open() #7708

Merged
merged 1 commit into from Mar 6, 2020
Merged

Implement lv2_file::open() #7708

merged 1 commit into from Mar 6, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Mar 6, 2020

Used to return accurate error codes in prx_load_module, sys_spu_image_open and overlay_load_module with the logic of sys_fs_open instead of the host OS'.

@elad335 elad335 force-pushed the sys_prx branch 3 times, most recently from 5b46a5b to eaece5a Compare March 6, 2020 14:32
@elad335
Copy link
Contributor Author

elad335 commented Mar 6, 2020

Used designated initializer on last return of lv2_file::open cus why not.

Return accurate error codes in prx_load_module, sys_spu_image_open and overlay_load_module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants