gingerBill
|
271f84ab5b
Expect `stream` as a field directly on `os2.File`
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
gingerBill
|
a78d6fe0b3
Use `i64` instead of `int` for internal procedures
|
2 years ago |
gingerBill
|
2a212a7556
Put stream into the impl
|
2 years ago |
gingerBill
|
145a7a24e8
Use `io.Stream` as the internal interface for `os2.File`
|
2 years ago |
jason
|
ef4a527c36
default to O_NOCTTY in open
|
2 years ago |
jason
|
3fe0680ad5
update os2 for recent core changes
|
2 years ago |
gingerBill
|
986cba584e
Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate
|
2 years ago |
gingerBill
|
55b79c078c
Remove `:= context.allocator` usage in `package os2`
|
2 years ago |
jason
|
d1499f3f78
make -vet happy
|
3 years ago |
jason
|
fff23e2bbb
merge from upstream and convert to ^File types
|
3 years ago |
CiD-
|
9ae566adcc
commit before fetching upstream/master
|
3 years ago |
CiD-
|
aadb4db211
avoid temp_allocator on stupidly long paths
|
3 years ago |
CiD-
|
88de3a1c06
add _chtimes
|
3 years ago |
CiD-
|
6456618891
finish up stat, lstat and fstat
|
3 years ago |
CiD-
|
e252d3bedf
add os2.name
|
3 years ago |
CiD-
|
c293e88f2e
commit to merge upstream/master
|
3 years ago |
CiD-
|
832003dd4b
os2 tests
|
3 years ago |
jasonkercher
|
1f19610fd6
added _remove_all
|
3 years ago |
jasonkercher
|
658a605c75
compiles
|
3 years ago |
CiD-
|
e51bb4ef12
os2 linux begin
|
3 years ago |