This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-05-18 18:10:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c647e2f613b5402dc7bc016e4e454e2ac15afb3
Odin
/
core
/
sys
/
unix
History
gingerBill
33895b6d92
Convert all uses of
*_from_slice
to
*_from_bytes
where appropriate
2022-05-16 01:43:43 +01:00
..
pthread_darwin.odin
Implement pthread_cancel.
2022-05-11 15:52:04 +02:00
pthread_freebsd.odin
Implement pthread_cancel.
2022-05-11 15:52:04 +02:00
pthread_linux.odin
Implement pthread_cancel.
2022-05-11 15:52:04 +02:00
pthread_openbsd.odin
Implement pthread_cancel.
2022-05-11 15:52:04 +02:00
pthread_unix.odin
Clean up
core:time
to be consistent across all platforms
2022-05-12 15:47:24 +01:00
syscalls_linux.odin
Convert all uses of
*_from_slice
to
*_from_bytes
where appropriate
2022-05-16 01:43:43 +01:00
time_unix.odin
Remove duplication
2022-05-12 15:48:27 +01:00