Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ps3dev
/
PSL1GHT
Public
forked from
HACKERCHANNEL/PSL1GHT
Notifications
You must be signed in to change notification settings
Fork
75
Star
316
Code
Issues
23
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
access(), netSocketInfo and unlink().
- #63
#63
Open
Spork-Schivago
wants to merge 10 commits into
ps3dev:master
ps3dev/PSL1GHT:master
from
Spork-Schivago:master
Spork-Schivago/PSL1GHT:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
access(), netSocketInfo and unlink().
#63
Spork-Schivago
wants to merge 10 commits into
ps3dev:master
ps3dev/PSL1GHT:master
from
Spork-Schivago:master
Spork-Schivago/PSL1GHT:master
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2014
Added the unlink() function to PSL1GHT (librt).
Spork-Schivago
committed
d830741
View commit details
Copy full SHA for d830741
Browse repository at this point
Added netSocketInfo to net.h
Spork-Schivago
committed
e11dcb2
View commit details
Copy full SHA for e11dcb2
Browse repository at this point
Added the access() function to PSL1GHT.
Spork-Schivago
committed
f1fbf89
View commit details
Copy full SHA for f1fbf89
Browse repository at this point
Commits on Aug 4, 2014
Fixed warning: braces around scalar initializer in socket.c
Spork-Schivago
committed
4494141
View commit details
Copy full SHA for 4494141
Browse repository at this point
Replaced all the // ...'s with /* ... */ for people who use the -ansi -pedantic flag
Spork-Schivago
committed
d68a1fd
View commit details
Copy full SHA for d68a1fd
Browse repository at this point
Created a ppu/include/poll.h file that points to ppu/include/net/poll.h.
Spork-Schivago
committed
1e67e88
View commit details
Copy full SHA for 1e67e88
Browse repository at this point
Added #include <sys/param.h> to ppu/include/lv2/sysfs.h to prevent error: 'MAXPATHLEN' undeclared here message when compiling.
Spork-Schivago
committed
7f25e4c
View commit details
Copy full SHA for 7f25e4c
Browse repository at this point
Commits on Aug 14, 2014
Added a usage() function for sfo.py and converted it to use argparse.
Spork-Schivago
committed
e1e46c3
View commit details
Copy full SHA for e1e46c3
Browse repository at this point
Commits on Aug 15, 2014
Removed the LV2 syscall for access because it kept locking the PC and implemented a version that uses stat().
Spork-Schivago
committed
aa86750
View commit details
Copy full SHA for aa86750
Browse repository at this point
Commits on Aug 22, 2014
Set PREFIX to use powerpc64-ps3-elf- instead of ppu-
Spork-Schivago
committed
2259f61
View commit details
Copy full SHA for 2259f61
Browse repository at this point
You can’t perform that action at this time.