aboutsummaryrefslogtreecommitdiff
path: root/core/sys/linux/constants.odin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3125 from marcs-feh/masterLaytan2024-08-131-0/+15
|\
| * sys/linux: Adjust ioctl signature to fit the actual Linux Kernel implementationmarcs-feh2024-01-241-1/+1
| * sys/linux: Add binding to ioctl syscall + fd constsmarcs-feh2024-01-221-0/+15
* | [os2]: Split file type from mode bitsflysand72024-07-181-3/+3
* | Remove dead newlinegingerBill2024-04-041-1/+0
|/
* [sys/linux]: Documentation improvementsflysand72023-11-041-29/+83
* WIPflysand72023-11-031-0/+83
* convert spaces to tabsflysand72023-10-271-12/+12
* Implement new sys/unix packageflysand72023-10-271-0/+199