Yawning Angel
|
61c581baeb
core/sys/unix: Add syscalls_linux.odin
|
há 3 anos atrás |
gingerBill
|
ca33cb990b
Strip semicolons in core which were missing
|
há 4 anos atrás |
gingerBill
|
5f29288254
Remove `Syscall` type
|
há 4 anos atrás |
gingerBill
|
7c108dbf48
Update usage of `syscall` to use the intrinsics
|
há 4 anos atrás |
gingerBill
|
19aefa6a40
Add assignment statement to `#no_bounds_check` etc rules. Correct `os_linux.odin` usage.
|
há 4 anos atrás |
gingerBill
|
465b6139d5
Temporarily fix syscall in Linux and Freebsd (eventually to be replaced with a proper implementation)
|
há 4 anos atrás |
gingerBill
|
359ae29d98
Minor fixes
|
há 4 anos atrás |
gingerBill
|
a2557142cc
Update package os for package path/filepath support on macOS
|
há 4 anos atrás |
gingerBill
|
aa93305015
Replace usage of `inline proc` with `#force_inline proc` in the core library
|
há 4 anos atrás |
gingerBill
|
d5dfa14f18
Clear up fmt.wprint* length logic
|
há 4 anos atrás |
Luka Aleksić
|
ac184957db
Fix CI
|
há 4 anos atrás |
Luka Aleksić
|
92e23ec397
* Add some procedures to path_unix to mirror the path_windows API
|
há 4 anos atrás |
kennethmaples
|
6d5bd8bead
Fix layout of Stat for linux and make usage consistent across unix variants
|
há 4 anos atrás |
gingerBill
|
fc4fdd588e
Remove usage of `do` in core library
|
há 5 anos atrás |
gingerBill
|
65b9dbe13f
Clean-up OS constants; Clean-up procs_wasm32.odin
|
há 5 anos atrás |
gingerBill
|
a89633e3ed
Remove return after `unreachable`
|
há 5 anos atrás |
Tyler Erickson
|
f6f2ab2f25
Fixed bad merge
|
há 5 anos atrás |
Tyler Erickson
|
bb026c99a9
Merged with master
|
há 5 anos atrás |
Tyler Erickson
|
2817bab494
Fix os_linux stat
|
há 5 anos atrás |
Tetralux
|
66d1656367
Add os.get_current_directory / os.set_current_directory
|
há 5 anos atrás |
Justas Dabrila
|
005c6af302
Fix improper _unix_open binding that was ignoring the mode arg
|
há 5 anos atrás |
Tetralux
|
99121d6ff2
Implement core:thread and core:sync on Unix using pthreads
|
há 5 anos atrás |
gingerBill
|
902d313c6a
Fix issue with os.write on *nix with writing nothing
|
há 5 anos atrás |
gingerBill
|
980890ee8a
Make -vet happy on *nix
|
há 6 anos atrás |
matt
|
314d5a778e
Replace calls to deprecated string functions on linux
|
há 6 anos atrás |
gingerBill
|
594238a86c
Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder
|
há 6 anos atrás |
matt
|
e084799b31
Fix bugs and inconsistencies with linux versions of os package
|
há 6 anos atrás |
matt
|
0bcf53b513
Fix os.open on linux/osx
|
há 6 anos atrás |
CaptainKraft
|
cfcb0514bf
Add the missing INVALID_HANDLE so that the demo will build and run on Linux.
|
há 6 anos atrás |
Jeroen van Rijn
|
1584260886
Add Linux support for core:time
|
há 6 anos atrás |