aboutsummaryrefslogtreecommitdiff
path: root/core/sys/linux
Commit message (Expand)AuthorAgeFilesLines
* Unwrap cpu affinity syscalls.Jeroen van Rijn6 days1-4/+4
* Fix #6173gingerBill2026-01-271-8/+8
* uring: move package from nbio/uring to sys/linux/uringLaytan Laats2026-01-143-0/+1229
* Merge branch 'master' into nbioLaytan2026-01-134-14/+186
|\
| * Implement more Linux syscalls. (#6083)Znarf2026-01-134-14/+186
* | nbio: add packageLaytan Laats2026-01-111-24/+24
* | linux: implement eventfd syscallLaytan Laats2026-01-113-1/+12
|/
* add timerfd_* syscall wrappersFelix Salcher2025-12-131-3/+24
* Merge pull request #5741 from FourteenBrush/patch-4Jeroen van Rijn2025-12-101-1/+1
|\
| * Make `linux.IO_Vec.base` a multipointerFourteenBrush2025-10-021-1/+1
* | Implement more Linux syscalls (#5705)bc-universe2025-11-244-31/+372
* | sys/linux: add io uring APILaytan2025-11-104-6/+516
* | conditional packed for EPoll_Event to match kernelChris Hayen2025-10-211-3/+19
|/
* Fix ITimer_Flags_Bits enum valuediniamo2025-08-141-1/+1
* sys/linux: Unify IPC_Flags and IPC_Mode bitsetsSunagatov Denis2025-06-242-23/+21
* Merge branch 'master' into tiocgwinsz_timeRaph2025-06-205-40/+102
|\
| * Use idiomatic `rawptr(nil)`Feoramund2025-06-081-2/+1
| * Work around untyped nilJeroen van Rijn2025-06-081-1/+2
| * Removed obsolete `tz` param from `gettimeofday`Tohei Ichikawa2025-06-082-10/+2
| * Added missing parameter to `gettimeofday`Tohei Ichikawa2025-06-082-2/+10
| * Formatting fixesKrzesimir Nowak2025-05-181-10/+10
| * sys/linux: Improve documentation for Dirent and related proceduresKrzesimir Nowak2025-05-172-19/+51
| * Move things to constants.odinJeroen van Rijn2025-05-123-19/+23
| * Update `linux.Map_Flags_Bits`Jeroen van Rijn2025-05-122-2/+21
| * Fix linux.dirent_namejason2025-04-131-1/+1
| * Add linux build tag to core/sys/linux/sys.odinHarold Brenes2025-04-021-0/+1
| * Fixed #4892: 'EPoll_Event.events' should be bit set.Wison Ye2025-03-222-17/+23
* | added TIOCGWINSZ to darwin, linux and freebsdRaphGL2025-06-201-0/+3
|/
* Fix linux.rt_sigactionjason2025-03-101-1/+1
* Add missing syscalls from map_shadow_stack to removexattratlatedeployment2025-03-071-1/+14
* Fix bindings for sys/linux and posix/unistd.odingingerBill2025-01-311-2/+2
* Added IP_ADD_MEMBERSHIP Socket Option on Linuxcandtechsoftware2025-01-291-0/+1
* make -vet happyjason2025-01-101-1/+1
* Implement _read_directory_iterator in os2.jason2025-01-101-16/+12
* add 32 bit Sig_Info and remove ppoll_time64 calljason2025-01-032-72/+156
* Fix sys/linux 64 bit arguments on 32 bit systemsjason2025-01-022-6/+21
* Minor fixes + cleanup in os2 and sys/linuxjason2025-01-023-5/+6
* Merge pull request #4613 from fnknda/fix-linux-bindgingerBill2025-01-011-0/+10
|\
| * Remove extra white spaceJoao Fukuda2024-12-221-1/+0
| * Fix issue #4612Joao Fukuda2024-12-221-0/+11
* | Get arm64 up to speed in os2 linuxjason2024-12-191-37/+59
|/
* core:sys/linux - prefixing + moved IN_CLOSE/IN_MOVE to constantsA10293847562024-11-132-38/+46
* core:sys/linux - flags, spacing, inotify_initA10293847562024-11-134-23/+37
* core:sys/linux - fixed vet errorsA10293847562024-11-132-2/+2
* core:sys/linux - implemented inotifyA10293847562024-11-134-3/+72
* Merge pull request #4118 from andradei/posix-linuxLaytan2024-10-131-60/+37
|\
| * review/correct/cleanup posix linux PRLaytan2024-09-301-60/+37
* | Add missing registers in User_Regs on AMD64flysand72024-09-261-0/+6
* | Merge pull request #4203 from karl-zylinski/file-tags-without-commentsgingerBill2024-09-198-9/+9
|\ \
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-148-9/+9