aboutsummaryrefslogtreecommitdiff
path: root/core/sys/linux
Commit message (Collapse)AuthorAgeFilesLines
* fix linux.accept, addrlen should be a pointer to the length instead of the ↵Laytan2023-11-091-1/+2
| | | | length itself
* sys/linux: munmap was not using the correct syscallflga2023-11-071-1/+1
|
* sys/linux: Fix EFAULT on recvfromflysand72023-11-011-1/+2
|
* convert spaces to tabsflysand72023-10-276-2168/+2168
|
* Implement new sys/unix packageflysand72023-10-2710-0/+6096