| Age | Author | Commit message | |
|---|---|---|---|
| 7 months ago | add File.writev() | ||
| 7 months ago | add root.memfd_create() | ||
| 7 months ago | add Dir.readlink(path) | ||
| 7 months ago | make File Writable | ||
| 8 months ago | licenses.txt: time relies on extras | ||
| 8 months ago | document why these ignore the error | ||
| 8 months ago | tidy a bit | ||
| 8 months ago | Dir: add makeOpenPath | ||
| 8 months ago | Dir: add makePath | ||
| 8 months ago | Dir: add statFile | ||
| 8 months ago | Dir: add makeDir | ||
| 8 months ago | Dir: add openDirC method which takes non-terminated slice but expects a single name or less | ||
| 8 months ago | File.Stat: remove .kind field and make it a method | ||
| 8 months ago | File.Stat: add fromPosix method | ||
| 9 months ago | fix File.stat() on mips64 | ||
| 9 months ago | zig-sys rework | ||
| 1 year ago | AnyReadable: move readFn to vtable | ||
| 1 year ago | add stdio getters | ||
| 1 year ago | add Dir.readFileAlloc | ||
| 1 year ago | add File.stat | ||
| 1 year ago | add Dir.to_std | ||
| 1 year ago | add Dir.openDir | ||
| 1 year ago | fix Dir.close | ||
| 1 year ago | readFn is allowzero now | ||
| 1 year ago | Readable added another param | ||
| 1 year ago | it's alive! | ||
| 1 year ago | initial commit |
The start.