index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
sys
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge branch 'odin-lang:master' into master
marcs feh
2024-02-02
2
-2
/
+2
|
|
\
\
|
*
|
|
resolve conflict
marcs-feh
2024-01-26
1
-1
/
+1
|
*
|
|
Adjust signture + Fix rebase conflict
marcs-feh
2024-01-26
1
-3
/
+4
|
*
|
|
sys/linux: Adjust ioctl signature to fit the actual Linux Kernel implementation
marcs-feh
2024-01-24
2
-2
/
+2
|
*
|
|
sys/linux: Add binding to ioctl syscall + fd consts
marcs-feh
2024-01-22
2
-1
/
+26
*
|
|
|
Remove space in indentation
Damian Tarnawski
2024-07-23
1
-1
/
+1
*
|
|
|
Merge pull request #3476 from PucklaJ/syscall-fix
Laytan
2024-07-22
3
-8
/
+17
|
\
\
\
\
|
*
|
|
|
[sys/linux]: Change execveat flags type to Execveat_Flags
PucklaJ
2024-07-22
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into syscall-fix
gingerBill
2024-07-19
6
-105
/
+243
|
|
\
\
\
\
|
*
|
|
|
|
[sys/linux] Directly call syscall in execve on arm64
PucklaJ
2024-04-28
1
-1
/
+2
|
*
|
|
|
|
[sys/linux]: Remove clone syscall and call it directly in fork on arm64
PucklaJ
2024-04-28
1
-20
/
+2
|
*
|
|
|
|
[sys/linux] Change flags parameter of execveat to bit_set
PucklaJ
2024-04-28
4
-5
/
+16
|
*
|
|
|
|
[sys/linux]: Fix return statement
PucklaJ
2024-04-27
1
-1
/
+1
|
*
|
|
|
|
[sys/linux]: Add clone syscall and use it in fork for arm64
PucklaJ
2024-04-24
1
-5
/
+19
|
*
|
|
|
|
[sys/linux]: Add flags parameter to execveat and fix execve on arm64
PucklaJ
2024-04-24
2
-4
/
+5
*
|
|
|
|
|
Minor clean ups
gingerBill
2024-07-19
2
-29
/
+32
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
[os2]: Split file type from mode bits
flysand7
2024-07-18
2
-4
/
+4
*
|
|
|
|
updated return value of setsid to return Pid
poa
2024-07-05
1
-2
/
+2
*
|
|
|
|
Fix loads of indentation issues with mixing spaces and tabs
gingerBill
2024-06-29
1
-1
/
+1
*
|
|
|
|
Update `core` to `-strict-style`
gingerBill
2024-06-29
2
-13
/
+7
*
|
|
|
|
Even more style fixes
gingerBill
2024-06-29
1
-10
/
+10
*
|
|
|
|
Check for unneeded `transmute` with `-vet-cast`
gingerBill
2024-06-29
1
-2
/
+2
*
|
|
|
|
change error strings to an enumerated array in rodata; print_error takes a fi...
jason
2024-06-28
1
-0
/
+2
*
|
|
|
|
sys/linux: fix some syscalls and types; add more to Sig_Action and Sig_Info; ...
jason
2024-06-27
3
-76
/
+182
*
|
|
|
|
PR#3655 - small linter issue correction
Erik Isidore
2024-05-30
1
-1
/
+1
*
|
|
|
|
core:sys/linux - Add support for Unix Domain Socket addresses
Erik Isidore
2024-05-30
2
-0
/
+14
*
|
|
|
|
fix a couple of -vet-style failures after f54977336b27c32eab52b77d94e7b1610f4...
Laytan
2024-05-09
1
-15
/
+15
*
|
|
|
|
sys/linux: Pass size to epoll_create
Hiroaki Nakamura
2024-05-06
1
-1
/
+1
*
|
|
|
|
sys/linux: fix open bits
Laytan Laats
2024-05-05
1
-16
/
+35
*
|
|
|
|
[sys/linux]: Fix bit numbers for open flags
flysand7
2024-05-01
1
-18
/
+21
|
/
/
/
/
*
|
|
|
Merge pull request #3434 from flysand7/sys-linux-fixes
gingerBill
2024-04-15
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
[sys/linux]: Fix syscall calls for open and fstat
flysand7
2024-04-15
1
-4
/
+4
*
|
|
|
|
[sys/linux]: Fix signature on wait4 syscall
flysand7
2024-04-15
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Remove dead newline
gingerBill
2024-04-04
1
-1
/
+0
*
|
|
|
[sys/linux]: Fix numeric values for socket fd flags
flysand7
2024-02-18
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
spall instrumentation
Laytan Laats
2024-02-05
2
-1
/
+7
|
|
/
|
/
|
*
|
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
2
-2
/
+2
|
/
*
[sys/linux]: Remove +build comments in files with documentation
flysand7
2024-01-18
2
-2
/
+0
*
type error
flysand7
2023-12-06
1
-1
/
+1
*
Merge branch 'master' into sys-linux-additions
flysand7
2023-12-06
3
-6
/
+7
|
\
|
*
core:sys/linux: rename Perf_Read_Format_Flags
flga
2023-11-10
1
-2
/
+3
|
*
core:sys/linux: make Perf_Read_Format a bitset
flga
2023-11-10
2
-2
/
+3
|
*
fix linux.accept, addrlen should be a pointer to the length instead of the le...
Laytan
2023-11-09
1
-1
/
+2
|
*
sys/linux: munmap was not using the correct syscall
flga
2023-11-07
1
-1
/
+1
*
|
[sys/linux]: Fix epoll_wait on arm64
flysand7
2023-12-06
1
-1
/
+5
*
|
[sys/linux]: Add epoll syscalls
flysand7
2023-11-24
3
-10
/
+109
*
|
[sys/linux]: Fix time(2) syscall not taking a pointer on ARM64
flysand7
2023-11-10
1
-1
/
+1
*
|
[sys/linux]: Fix creat(2) syscall not returning file descriptor
flysand7
2023-11-10
1
-2
/
+2
*
|
Fix missing return statement
flysand7
2023-11-10
1
-0
/
+1
*
|
time on arm64
flysand7
2023-11-10
1
-3
/
+9
[prev]
[next]