gingerBill
|
31bb3dc4f0
Merge pull request #3971 from jasonKercher/os2-process-linux
|
1 year ago |
jason
|
07a9c69714
update core:filepath's clean, join and split_list to return optional Allocator_Errors
|
1 year ago |
Laytan Laats
|
efe68c2e24
posix: add package
|
1 year ago |
Feoramund
|
c68560c573
Use correct `__error` link name for FreeBSD
|
1 year ago |
Andreas T Jonsson
|
38640d5d9e
Updated core lib and did cleanup
|
1 year ago |
gingerBill
|
9a16bc5fc5
Remove `core:os` dependency for `base:runtime`
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
gingerBill
|
986cba584e
Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate
|
2 years ago |
Tetralux
|
06884da42b
[path/filepath] Change join() to take a []string instead of varargs
|
3 years ago |
Sébastien Marie
|
5676c9e7eb
initial OpenBSD support
|
3 years ago |
gingerBill
|
3d7d347192
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
|
3 years ago |
gingerBill
|
ca33cb990b
Strip semicolons in core which were missing
|
3 years ago |
André
|
22867ec6f0
fix variable name in path_unix
|
4 years ago |
gingerBill
|
e3ee005404
Clean up path_unix.odin to make it not depend on `package os`
|
4 years ago |
gingerBill
|
a2557142cc
Update package os for package path/filepath support on macOS
|
4 years ago |
Luka Aleksić
|
92e23ec397
* Add some procedures to path_unix to mirror the path_windows API
|
4 years ago |
gingerBill
|
840af6825a
Update packages os, path, and filepath
|
4 years ago |
gingerBill
|
8cc5cd1494
Add `package path/filepath`; Add `os.stat` for windows (TODO: unix)
|
4 years ago |