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
/
posix
/
fcntl.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: fix openat mode not being c_vararg
Laytan Laats
2026-01-11
1
-1
/
+1
*
Replace system:System.framework imports with system:System
Harold Brenes
2025-07-13
1
-1
/
+1
*
fix haiku
avanspector
2024-12-20
1
-1
/
+68
*
sys/posix: impl rest of linux, impl some of Windows
Laytan Laats
2024-10-28
1
-4
/
+3
*
review/correct/cleanup posix linux PR
Laytan
2024-09-30
1
-142
/
+73
*
Fix O_Flag_Bits.EXEC for non Linux platforms on posix/fcntl.
Isaac Andrade
2024-09-21
1
-3
/
+1
*
Move bit set creation to compiler guard. Fix indentation on posix/sys_sem.
Isaac Andrade
2024-09-21
1
-1
/
+4
*
Resolve bit set differences between linux and other platforms in posix/fcntl
Isaac Andrade
2024-09-21
1
-46
/
+106
*
Fix bit flags on fcntl linux POSIX implemention. Add sys/sem linux implementa...
Isaac Andrade
2024-09-15
1
-2
/
+7
*
Implement Linux POSIX compliance for poll, sched, sys/select. Fix enum in fcntl.
Isaac Andrade
2024-09-14
1
-5
/
+5
*
Fix O_NOFOLLOW typo. Add Linux support for POSIX fcntl.
Isaac Andrade
2024-09-14
1
-43
/
+109
*
Use native types on linux POSIX structs.
Isaac Andrade
2024-08-28
1
-3
/
+0
*
Add POSIX dirent struct for Linux.
Isaac Andrade
2024-08-23
1
-0
/
+3
*
fix `open` bindings
Laytan Laats
2024-08-16
1
-1
/
+1
*
os2: improve absolute/full path handling for posix
Laytan Laats
2024-08-14
1
-1
/
+1
*
posix: address some freebsd feedback
Laytan Laats
2024-08-14
1
-3
/
+3
*
posix: add package
Laytan Laats
2024-08-14
1
-0
/
+415