.. |
match.odin
|
25869b7504
Change open to be read only when opening directory
|
3 years ago |
path.odin
|
b44b6e7e50
[path/filepath] Add file stem and long-extension procedures
|
3 years ago |
path_unix.odin
|
06884da42b
[path/filepath] Change join() to take a []string instead of varargs
|
3 years ago |
path_windows.odin
|
06884da42b
[path/filepath] Change join() to take a []string instead of varargs
|
3 years ago |
walk.odin
|
8b1100bf2b
os.open does r/d as default which makes a call to open a dir invalid this should fix this problem
|
3 years ago |