aboutsummaryrefslogtreecommitdiff
path: root/core/sys/linux/bits.odin
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into sys-linux-additionsflysand72023-12-061-4/+2
|\
| * core:sys/linux: make Perf_Read_Format a bitsetflga2023-11-101-1/+1
| |
* | [sys/linux]: Add epoll syscallsflysand72023-11-241-0/+31
| |
* | [sys/linux]: Fix compilation errors and -strict-style errorsflysand72023-11-041-3/+3
| |
* | [sys/linux]: Documentation improvementsflysand72023-11-041-66/+175
| |
* | [sys/linux]: Add more syscallsflysand72023-11-041-1/+51
| |
* | WIPflysand72023-11-031-0/+170
|/
* convert spaces to tabsflysand72023-10-271-1099/+1099
|
* Implement new sys/unix packageflysand72023-10-271-0/+1400