| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move things to constants.odin | Jeroen van Rijn | 2025-05-12 | 1 | -0/+19 |
| * | core:sys/linux - prefixing + moved IN_CLOSE/IN_MOVE to constants | A1029384756 | 2024-11-13 | 1 | -12/+22 |
| * | core:sys/linux - flags, spacing, inotify_init | A1029384756 | 2024-11-13 | 1 | -7/+14 |
| * | core:sys/linux - implemented inotify | A1029384756 | 2024-11-13 | 1 | -0/+8 |
| * | Merge pull request #3125 from marcs-feh/master | Laytan | 2024-08-13 | 1 | -0/+15 |
| |\ | |||||
| | * | sys/linux: Adjust ioctl signature to fit the actual Linux Kernel implementation | marcs-feh | 2024-01-24 | 1 | -1/+1 |
| | * | sys/linux: Add binding to ioctl syscall + fd consts | marcs-feh | 2024-01-22 | 1 | -0/+15 |
| * | | [os2]: Split file type from mode bits | flysand7 | 2024-07-18 | 1 | -3/+3 |
| * | | Remove dead newline | gingerBill | 2024-04-04 | 1 | -1/+0 |
| |/ | |||||
| * | [sys/linux]: Documentation improvements | flysand7 | 2023-11-04 | 1 | -29/+83 |
| * | WIP | flysand7 | 2023-11-03 | 1 | -0/+83 |
| * | convert spaces to tabs | flysand7 | 2023-10-27 | 1 | -12/+12 |
| * | Implement new sys/unix package | flysand7 | 2023-10-27 | 1 | -0/+199 |