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
/
bits.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ITimer_Flags_Bits enum value
diniamo
2025-08-14
1
-1
/
+1
*
sys/linux: Unify IPC_Flags and IPC_Mode bitsets
Sunagatov Denis
2025-06-24
1
-15
/
+18
*
Move things to constants.odin
Jeroen van Rijn
2025-05-12
1
-4
/
+2
*
Update `linux.Map_Flags_Bits`
Jeroen van Rijn
2025-05-12
1
-2
/
+6
*
Fixed #4892: 'EPoll_Event.events' should be bit set.
Wison Ye
2025-03-22
1
-16
/
+22
*
Added IP_ADD_MEMBERSHIP Socket Option on Linux
candtechsoftware
2025-01-29
1
-0
/
+1
*
Get arm64 up to speed in os2 linux
jason
2024-12-19
1
-37
/
+59
*
core:sys/linux - prefixing + moved IN_CLOSE/IN_MOVE to constants
A1029384756
2024-11-13
1
-26
/
+24
*
core:sys/linux - flags, spacing, inotify_init
A1029384756
2024-11-13
1
-1
/
+11
*
core:sys/linux - implemented inotify
A1029384756
2024-11-13
1
-0
/
+22
*
Merge pull request #4118 from andradei/posix-linux
Laytan
2024-10-13
1
-60
/
+37
|
\
|
*
review/correct/cleanup posix linux PR
Laytan
2024-09-30
1
-60
/
+37
*
|
sys/info: more CPU feature detection for RISC-V
laytan
2024-09-02
1
-0
/
+84
|
/
*
add support for linux_riscv64 and freestanding_riscv64
Laytan
2024-08-20
1
-6
/
+8
*
os2 linux process_wait rework; add Sig_Child_Code to sys/linux bits
jason
2024-08-09
1
-0
/
+14
*
Merge branch 'master' into syscall-fix
gingerBill
2024-07-19
1
-33
/
+92
|
\
|
*
[os2]: Split file type from mode bits
flysand7
2024-07-18
1
-1
/
+1
|
*
Even more style fixes
gingerBill
2024-06-29
1
-10
/
+10
|
*
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
1
-40
/
+75
|
*
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
*
|
[sys/linux] Change flags parameter of execveat to bit_set
PucklaJ
2024-04-28
1
-0
/
+8
|
/
*
[sys/linux]: Fix numeric values for socket fd flags
flysand7
2024-02-18
1
-2
/
+2
*
Merge branch 'master' into sys-linux-additions
flysand7
2023-12-06
1
-4
/
+2
|
\
|
*
core:sys/linux: make Perf_Read_Format a bitset
flga
2023-11-10
1
-1
/
+1
*
|
[sys/linux]: Add epoll syscalls
flysand7
2023-11-24
1
-0
/
+31
*
|
[sys/linux]: Fix compilation errors and -strict-style errors
flysand7
2023-11-04
1
-3
/
+3
*
|
[sys/linux]: Documentation improvements
flysand7
2023-11-04
1
-66
/
+175
*
|
[sys/linux]: Add more syscalls
flysand7
2023-11-04
1
-1
/
+51
*
|
WIP
flysand7
2023-11-03
1
-0
/
+170
|
/
*
convert spaces to tabs
flysand7
2023-10-27
1
-1099
/
+1099
*
Implement new sys/unix package
flysand7
2023-10-27
1
-0
/
+1400