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
*
Use `union #shared_nil` for `os.Error`
gingerBill
2024-08-04
1
-0
/
+1
*
Begin converting `os.Errno` to be a `nil`-able type as a transition period
gingerBill
2024-08-04
1
-1
/
+1
*
removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk ...
Thomas la Cour
2024-07-26
1
-3
/
+0
*
missign cursorinfo
Thomas la Cour
2024-07-26
1
-0
/
+15
*
format
Thomas la Cour
2024-07-25
2
-21
/
+21
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-25
8
-70
/
+358
|
\
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-24
1
-0
/
+1
|
|
\
|
|
*
Add CLSCTX_ALL
Jeroen van Rijn
2024-07-24
1
-0
/
+1
|
*
|
Add more NtDll stuff
gingerBill
2024-07-24
2
-0
/
+39
|
|
/
|
*
Improve win32 types
gingerBill
2024-07-24
1
-10
/
+22
|
*
Add some more Ntdll calls
gingerBill
2024-07-24
2
-18
/
+124
|
*
Remove space in indentation
Damian Tarnawski
2024-07-23
1
-1
/
+1
|
*
Merge pull request #3966 from KyleNBurke/sys-windows-add-type
Jeroen van Rijn
2024-07-23
1
-0
/
+6
|
|
\
|
|
*
Remove semicolon
Kyle Burke
2024-07-23
1
-1
/
+1
|
|
*
Add `NCCALCSIZE_PARAMS` to `sys/windows`
Kyle Burke
2024-07-23
1
-0
/
+6
|
|
*
[sys/windows]: Fix the value for TH32CS_SNAPPROCESS constant
flysand7
2024-06-30
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
48
-1005
/
+3142
|
|
|
\
\
|
|
*
|
|
[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
|
*
|
|
core/sys/windows: added drag and drop procedures
IllusionMan1212
2024-07-17
1
-0
/
+7
|
*
|
|
General clean up of the os2/process_windows.odin code
gingerBill
2024-07-16
2
-3
/
+109
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-12
4
-21
/
+354
|
\
|
|
|
|
*
|
|
[sys/windows] Add advapi bindings, process-related functions and context-rela...
flysand7
2024-07-12
4
-21
/
+354
*
|
|
|
post rebase
Thomas la Cour
2024-07-11
2
-29
/
+6
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-11
24
-849
/
+1281
|
\
|
|
|
|
*
|
|
Unify `IUnknown` COM interface
gingerBill
2024-07-10
1
-7
/
+9
|
*
|
|
darwin: remove syscall usage (without -no-crt) to comply to Apple guidelines
Laytan Laats
2024-07-08
5
-17
/
+60
|
*
|
|
Merge pull request #3858 from flysand7/wow64-apiset
gingerBill
2024-07-06
1
-0
/
+85
|
|
\
\
\
|
|
*
|
|
Add bindings for WOW64 API set
flysand7
2024-07-02
1
-0
/
+85
|
|
|
|
/
|
|
|
/
|
|
*
|
|
updated return value of setsid to return Pid
poa
2024-07-05
1
-2
/
+2
|
*
|
|
Improve fix.
Jeroen van Rijn
2024-07-05
1
-4
/
+1
|
*
|
|
Fix utf8_to_wstring given zero bytes.
Jeroen van Rijn
2024-07-05
1
-1
/
+4
|
*
|
|
Merge pull request #3859 from laytan/wasm-stbtt-object-linking-preopens
gingerBill
2024-07-02
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
wasi: make `os.open` work with absolute paths
Laytan Laats
2024-07-02
1
-2
/
+2
|
*
|
|
|
[sys/windows]: Fix the type declaration for MODULEENTRY32W
flysand7
2024-07-02
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #3838 from flysand7/windows-tlhelp
gingerBill
2024-06-30
1
-0
/
+101
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[core/windows]: Bind tlhelp.h functions from kernel32.dll
flysand7
2024-06-30
1
-0
/
+101
|
*
|
|
Fix loads of indentation issues with mixing spaces and tabs
gingerBill
2024-06-29
2
-552
/
+552
|
*
|
|
More style improvements
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
2
-3
/
+3
|
|
/
/
[next]