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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `ADDRESS_FAMILY` to darwin (currently only available in linux)
Laytan Laats
2023-07-03
1
-4
/
+5
*
fix(set_env): use `clone_to_cstring` instead of `unsafe_to_cstring`
Rickard Andersson
2023-06-27
1
-2
/
+2
*
style: use tabs
Rickard Andersson
2023-06-27
1
-3
/
+3
*
cleanup: remove leftover line
Rickard Andersson
2023-06-27
1
-1
/
+0
*
fix(os): use `setenv` instead of `putenv`
Rickard Andersson
2023-06-27
1
-1
/
+5
*
Merge pull request #2584 from odin-lang/new-io
gingerBill
2023-06-23
6
-204
/
+227
|
\
|
*
Use `i64` instead of `int` for internal procedures
gingerBill
2023-06-14
4
-48
/
+68
|
*
Merge branch 'master' into new-io
gingerBill
2023-06-14
2
-8
/
+8
|
|
\
|
*
|
Ignore BSD's for stream.odin
gingerBill
2023-06-08
1
-5
/
+13
|
*
|
Put stream into the impl
gingerBill
2023-06-08
4
-17
/
+19
|
*
|
Use `io.Stream` as the internal interface for `os2.File`
gingerBill
2023-06-08
4
-104
/
+131
|
*
|
Update os2 to new `io.Stream`
gingerBill
2023-06-08
2
-61
/
+41
|
*
|
Update to new io interface
gingerBill
2023-06-08
1
-52
/
+38
*
|
|
fix(poll): make interface more odinary
Rickard Andersson
2023-06-15
1
-9
/
+7
*
|
|
cleanup: more tabs
Rickard Andersson
2023-06-14
1
-10
/
+10
*
|
|
fix(os_linux): call `ppoll` instead on `arm64`
Rickard Andersson
2023-06-14
1
-3
/
+1
*
|
|
cleanup(os_linux): remove `select`
Rickard Andersson
2023-06-14
1
-8
/
+0
*
|
|
feat(unix): add `poll`
Rickard Andersson
2023-06-14
1
-0
/
+36
|
|
/
|
/
|
*
|
fix: read file from windows was not returning platform error correctly
José Rey Méndez
2023-06-12
1
-1
/
+1
*
|
fix fcntl binding on darwin
Laytan Laats
2023-06-12
1
-7
/
+7
*
|
Replace procedure `strings.concatenate`
gingerBill
2023-06-12
1
-1
/
+1
|
/
*
Fix Timeval for darwin and linux
James Duran
2023-06-07
2
-3
/
+3
*
Merge pull request #2289 from Lperlind/staging/fix_os_args
gingerBill
2023-06-07
1
-2
/
+2
|
\
|
*
Fix out or range error with _alloc_command_line_arguments in darwin
Lucas Perlind
2022-12-23
1
-2
/
+2
*
|
Merge pull request #2558 from laytan/implement-set-blocking-darwin
gingerBill
2023-05-30
1
-1
/
+20
|
\
\
|
*
|
implement non blocking sockets for darwin
Laytan Laats
2023-05-27
1
-1
/
+20
*
|
|
fix weird errno returned on darwin
Laytan Laats
2023-05-27
1
-2
/
+2
|
/
/
*
|
Merge pull request #2512 from jasonKercher/master
gingerBill
2023-05-18
5
-122
/
+56
|
\
\
|
*
|
default to O_NOCTTY in open
jason
2023-05-04
1
-14
/
+18
|
*
|
update os2 for recent core changes
jason
2023-05-04
5
-108
/
+38
*
|
|
add nil check to heap_alloc calls (issue 2530)
jason
2023-05-11
3
-3
/
+3
*
|
|
prevent infinite-loop on EOF
Colin Davidson
2023-05-06
1
-5
/
+4
*
|
|
oops. define e
Colin Davidson
2023-05-06
1
-0
/
+2
*
|
|
Make read_at and write_at more consistent between platforms
Colin Davidson
2023-05-06
1
-10
/
+26
|
/
/
*
|
harmonize to use null for c-string endings
Jon Lipstate
2023-03-28
2
-2
/
+2
*
|
rename nul to null, allocation clarifications
Jon Lipstate
2023-03-28
2
-2
/
+2
*
|
Changed js panics to unimplemented where sensible
Dragos Popescu
2023-03-22
1
-40
/
+40
*
|
Fixed more compile time errors when including os and thread to js targets
Dragos Popescu
2023-03-21
1
-1
/
+115
*
|
Made most libraries panic on js targets instead of not compiling
Dragos Popescu
2023-03-20
1
-2
/
+161
*
|
Update build flag
Jeroen van Rijn
2023-03-16
1
-1
/
+1
*
|
Add `set_blocking` for network sockets
Sokus
2023-03-08
1
-0
/
+13
*
|
make baby pandas (and Jeroen) happy
Colin Davidson
2023-03-01
1
-1
/
+1
*
|
more manual type carryover
Colin Davidson
2023-03-01
2
-0
/
+9
*
|
manually start merging core_net
Colin Davidson
2023-03-01
2
-0
/
+482
*
|
Add temp allocator guard; clean up indentation
gingerBill
2023-02-28
1
-9
/
+10
*
|
Merge branch 'master' into new-temp-allocator
gingerBill
2023-02-28
2
-189
/
+110
|
\
\
|
*
|
cleanup of os/linux
Colin Davidson
2023-02-28
1
-157
/
+41
|
*
|
fix errno/signatures
Colin Davidson
2023-02-14
1
-10
/
+10
|
*
|
fix typo
Colin Davidson
2023-02-14
1
-1
/
+1
|
*
|
make file access a little more normal across platforms
Colin Davidson
2023-02-14
2
-33
/
+69
[next]