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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecation, technically deprecated but widely used
Laytan Laats
2024-09-05
1
-1
/
+4
*
Merge pull request #4191 from laytan/improve-package-doc-comments
gingerBill
2024-09-04
5
-2
/
+12
|
\
|
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
5
-2
/
+12
*
|
Merge pull request #4181 from laytan/more-riscv-sysinfo
Laytan
2024-09-03
6
-34
/
+302
|
\
\
|
|
/
|
/
|
|
*
sys/info: more CPU feature detection for RISC-V
laytan
2024-09-02
6
-34
/
+302
*
|
More Objective-C Runtime bindings.
Vitalii Kravchenko
2024-09-03
2
-18
/
+100
*
|
fix some doc comments
Laytan Laats
2024-09-02
1
-1
/
+1
|
/
*
Add missing `flush` functionality to `os` platforms
Feoramund
2024-08-28
1
-0
/
+11
*
Fix FreeBSD implementations of `read_at` and `write_at`
Feoramund
2024-08-28
1
-0
/
+76
*
Fix broken cases of `Seek` usage in `_file_stream_proc`
Feoramund
2024-08-28
1
-0
/
+1
*
Merge pull request #4158 from sqrt-negativeone/master
Jeroen van Rijn
2024-08-28
2
-0
/
+38
|
\
|
*
Add Win32 procs needed to handle clipboard
Fakhri Mouad
2024-08-28
2
-0
/
+38
*
|
Remove unused import.
Jeroen van Rijn
2024-08-28
1
-2
/
+0
|
/
*
fix zombie thread leak in thread self cleanup
Laytan Laats
2024-08-28
1
-0
/
+2
*
fix windows bindings where BOOL is not actually a boolean
Laytan Laats
2024-08-28
1
-2
/
+2
*
Minor cleanup of CFString.odin
gingerBill
2024-08-27
1
-150
/
+143
*
Fix win32 dwmapi enum.
VladPavliuk
2024-08-25
1
-1
/
+1
*
Fix `-vet-tabs` issues
gingerBill
2024-08-24
7
-202
/
+202
*
orca: implement core:time and core:log
Laytan Laats
2024-08-23
2
-41
/
+22
*
Merge pull request #4120 from laytan/posix-process
gingerBill
2024-08-22
2
-0
/
+280
|
\
|
*
os2: process API for Darwin and most of it for BSDs
Laytan Laats
2024-08-22
2
-0
/
+280
*
|
Merge pull request #4089 from laytan/riscv64
gingerBill
2024-08-22
8
-61
/
+818
|
\
\
|
*
|
correct the riscv64 stat structs
Laytan
2024-08-21
1
-20
/
+1
|
*
|
add support for linux_riscv64 and freestanding_riscv64
Laytan
2024-08-20
8
-59
/
+835
|
|
/
*
|
Merge pull request #4106 from yeongjukang/master
gingerBill
2024-08-21
1
-3
/
+30
|
\
\
|
*
|
changed signature of clock_getres
Yeongju Kang
2024-08-21
1
-3
/
+4
|
*
|
implement clock_settime, clock_getres and clock_nanosleep
Yeongju Kang
2024-08-19
1
-3
/
+29
|
|
/
*
|
A couple of foundation binding. Vet tabs.
Vitalii Kravchenko
2024-08-21
3
-18
/
+32
*
|
Fix termios NCCS size on linux.
Isaac Andrade
2024-08-19
1
-1
/
+1
*
|
Add support for Linux on os/sys/posix termios.
Isaac Andrade
2024-08-19
1
-52
/
+178
|
/
*
fix `open` bindings
Laytan Laats
2024-08-16
1
-1
/
+1
*
Merge pull request #3971 from jasonKercher/os2-process-linux
gingerBill
2024-08-16
3
-7
/
+21
|
\
|
*
update core:filepath's clean, join and split_list to return optional Allocato...
jason
2024-08-16
1
-0
/
+0
|
*
os2 linux process_wait rework; add Sig_Child_Code to sys/linux bits
jason
2024-08-09
1
-0
/
+14
|
*
merge commit
jason
2024-08-07
18
-172
/
+1504
|
|
\
|
*
|
Remove returned bool from access and faccessat in sys/linux.
jason
2024-08-04
1
-7
/
+7
*
|
|
Merge pull request #4004 from Skytrias/orca-odin-bindings
gingerBill
2024-08-16
2
-0
/
+2471
|
\
\
\
|
*
|
|
sys/orca: add missing using
Laytan
2024-08-10
1
-1
/
+1
|
*
|
|
Update orca bindings and macros to requested changes
skytrias
2024-08-02
2
-110
/
+105
|
*
|
|
Add autogenerated orca bindings and macros from laytan
skytrias
2024-08-01
2
-0
/
+2476
*
|
|
|
Merge pull request #4075 from yay/more-foundation-bindings
Laytan
2024-08-16
6
-24
/
+104
|
\
\
\
\
|
*
|
|
|
More Foundation bindings.
Vitalii Kravchenko
2024-08-16
6
-24
/
+104
*
|
|
|
|
Merge pull request #3280 from beaumccartney/shm_syscalls
Laytan
2024-08-15
2
-16
/
+58
|
\
\
\
\
\
|
*
|
|
|
|
shm_open: comment with notes abt permissions
Beau McCartney
2024-03-19
1
-0
/
+5
|
*
|
|
|
|
sys_shm_open: fchmod the returned descriptor to get correct perms
Beau McCartney
2024-03-16
1
-0
/
+4
|
*
|
|
|
|
sys_open() calls _sys_open_mode() to get a permission flags integer
Beau McCartney
2024-03-15
1
-16
/
+1
|
*
|
|
|
|
darwin: sys_shm_open() helper
Beau McCartney
2024-03-15
1
-0
/
+17
|
*
|
|
|
|
helper function to convert Open_Flags bitset to a u32
Beau McCartney
2024-03-15
1
-0
/
+23
|
*
|
|
|
|
darwin: syscall wrappers for shm_open() and shm_unlink()
Beau McCartney
2024-03-15
1
-0
/
+8
*
|
|
|
|
|
os2: improve absolute/full path handling for posix
Laytan Laats
2024-08-14
1
-1
/
+1
[next]