| Age | Author | Commit message |
|---|---|---|
| 2 months ago | forward PATH_MAX and NAME_MAX sys decls | |
| 2 months ago | add mktemp | |
| 2 months ago | fix doc comment on Dir.CreateFlags | |
| 2 months ago | fix Dir.createFile() | |
| 2 months ago | mkdtemp: remove toctou | |
| 2 months ago | add mkdtemp | |
| 2 months ago | add Dir.createFile() | |
| 3 months ago | add Error = sys.errno.Error | |
| 3 months ago | add Dir Walker | |
| 3 months ago | Dir.Iterator: make sure to reset idx after calling getdents | |
| 3 months ago | File: add mmap and munmap | |
| 3 months ago | add Dir.rename() | |
| 4 months ago | Dir: add iterate | |
| 4 months ago | Dir.openDir: move oflag into variable | |
| 4 months ago | Dir: remove sys_linux use | |
| 5 months ago | add File.writev() | |
| 5 months ago | add root.memfd_create() | |
| 5 months ago | add Dir.readlink(path) | |
| 5 months ago | make File Writable | |
| 6 months ago | licenses.txt: time relies on extras | |
| 6 months ago | document why these ignore the error | |
| 6 months ago | tidy a bit | |
| 6 months ago | Dir: add makeOpenPath | |
| 6 months ago | Dir: add makePath | |
| 6 months ago | Dir: add statFile | |
| 6 months ago | Dir: add makeDir | |
| 6 months ago | Dir: add openDirC method which takes non-terminated slice but expects a single name or less | |
| 6 months ago | File.Stat: remove .kind field and make it a method | |
| 6 months ago | File.Stat: add fromPosix method | |
| 7 months ago | fix File.stat() on mips64 | |
| 7 months ago | zig-sys rework | |
| 10 months ago | AnyReadable: move readFn to vtable | |
| 11 months ago | add stdio getters | |
| 11 months ago | add Dir.readFileAlloc | |
| 11 months ago | add File.stat | |
| 11 months ago | add Dir.to_std | |
| 11 months ago | add Dir.openDir | |
| 11 months ago | fix Dir.close | |
| 11 months ago | readFn is allowzero now | |
| 11 months ago | Readable added another param | |
| 11 months ago | it's alive! | |
| 11 months ago | initial commit |
The start.