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

access(), netSocketInfo and unlink(). #63

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Spork-Schivago
Copy link

I've aded the access() function, netSocketInfo and the unlink() function to PSL1GHT. In order to use the access() function, ${PS3DEV}/ppu/powerpc64-ps3-elf/include/sys/syscalls.h needs to be modified.

Under:
int (_unlink_r)(struct _reent *r,const char *name);
I added:
int (_access_r)(struct _reent *r,const char *name,int amode);

@Spork-Schivago
Copy link
Author

Please ignore the access stuff. I guess I didn't really understand what I was doing. I've tried fixing it, but no matter what I do, it always hard locks the PS3. The other two patches are good though.

@zeldin zeldin mentioned this pull request Jun 22, 2020
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.

1 participant