jason
|
c7eb2ae6bb
use sys/linux dirent instead of manual iteration
|
1 year ago |
gingerBill
|
2ddaae45f3
Better handling of allocators
|
1 year ago |
gingerBill
|
a28392852a
Mock out os2.remove_all for Windows
|
1 year ago |
gingerBill
|
182454a1c0
Minor clean ups
|
1 year ago |
flysand7
|
7b501b22bb
[os2]: Split file type from mode bits
|
1 year ago |
jason
|
f24f72c280
convert all to use sys/linux over sys/unix; new implementations for pipe, process and env
|
1 year ago |
gingerBill
|
453fc5182b
Remove all uses of `context` stuff in os2
|
1 year ago |
gingerBill
|
450b9ceaec
Add `@(require_results)` everywhere in os2
|
1 year ago |
gingerBill
|
91b7cdaad2
Mock out `temp_file.odin` stuff
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
jason
|
3fe0680ad5
update os2 for recent core changes
|
2 years ago |
Jon Lipstate
|
bbafc3fbd6
harmonize to use null for c-string endings
|
2 years ago |
Jon Lipstate
|
194fa7cd98
rename nul to null, allocation clarifications
|
2 years ago |
gingerBill
|
55b79c078c
Remove `:= context.allocator` usage in `package os2`
|
2 years ago |
jason
|
fff23e2bbb
merge from upstream and convert to ^File types
|
3 years ago |
jason
|
97d1a67871
make vet happy, thread_local heap
|
3 years ago |
CiD-
|
aadb4db211
avoid temp_allocator on stupidly long paths
|
3 years ago |
CiD-
|
36c22393a4
fix memory leak
|
3 years ago |
CiD-
|
6d6e840bc2
mkdir_all: WHOOPS
|
3 years ago |
CiD-
|
4b1822ade8
mkdir_all: close last open file
|
3 years ago |
CiD-
|
b21e7e4518
rewrite mkdir_all
|
3 years ago |
CiD-
|
c293e88f2e
commit to merge upstream/master
|
3 years ago |
jasonkercher
|
1f19610fd6
added _remove_all
|
3 years ago |
jasonkercher
|
658a605c75
compiles
|
3 years ago |