| Age | Author | Commit message | |
|---|---|---|---|
| 4 months ago | Dir: add createFileC | ||
| 4 months ago | Dir: add makePathC | ||
| 4 months ago | Dir: add openFileC | ||
| 4 months ago | eliminate usingnamespace | ||
| 4 months ago | add Dir.access() | ||
| 4 months ago | add File.utime() | ||
| 4 months ago | forward PATH_MAX and NAME_MAX sys decls | ||
| 4 months ago | add mktemp | ||
| 4 months ago | fix doc comment on Dir.CreateFlags | ||
| 4 months ago | fix Dir.createFile() | ||
| 4 months ago | mkdtemp: remove toctou | ||
| 4 months ago | add mkdtemp | ||
| 4 months ago | add Dir.createFile() | ||
| 5 months ago | add Error = sys.errno.Error | ||
| 5 months ago | add Dir Walker | ||
| 5 months ago | Dir.Iterator: make sure to reset idx after calling getdents | ||
| 5 months ago | File: add mmap and munmap | ||
| 5 months ago | add Dir.rename() | ||
| 6 months ago | Dir: add iterate | ||
| 6 months ago | Dir.openDir: move oflag into variable | ||
| 6 months ago | Dir: remove sys_linux use | ||
| 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.