AgeAuthorCommit message
3 months agogravatar for hello@nektro.netMeghan DennyFile: add readType
3 months agogravatar for hello@nektro.netMeghan Dennycompile everything on zig build
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.16.0
3 months agogravatar for hello@nektro.netMeghan Dennyremove c dep from sys-linux
3 months agogravatar for hello@nektro.netMeghan Dennyzigmod: remove min_zig_version
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan DennyFile: add readUntilDelimiter
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan DennyDir: allow openFile to acquire a lock
3 months agogravatar for hello@nektro.netMeghan DennyDir: add statFileC
3 months agogravatar for hello@nektro.netMeghan DennyFile: add realpath
3 months agogravatar for hello@nektro.netMeghan DennyFile: more Readable methods
3 months agogravatar for hello@nektro.netMeghan DennyDir.copyFile: preserve mode
3 months agogravatar for hello@nektro.netMeghan Dennyrealdpath: missed a intFromEnum
3 months agogravatar for hello@nektro.netMeghan DennyDir: add copyFile
3 months agogravatar for hello@nektro.netMeghan DennyFile: add readUntilDelimiterOrEof
3 months agogravatar for hello@nektro.netMeghan Dennyadd Dir.exists and Dir.existsDir
3 months agogravatar for hello@nektro.netMeghan Dennyadd File.chmod
3 months agogravatar for hello@nektro.netMeghan Dennymore macos support and things for zigmod
3 months agogravatar for hello@nektro.netMeghan Dennymacos support
3 months agogravatar for hello@nektro.netMeghan DennyDir: expose Iterator.Entry.Type so consumers don't need sys
3 months agogravatar for hello@nektro.netMeghan DennyDir: add makeOpenPathC
3 months agogravatar for hello@nektro.netMeghan DennyReadable added readUntilDelimiterOrEofAlloc
3 months agogravatar for hello@nektro.netMeghan Dennyadd Dir and File convenience decl literals
3 months agogravatar for hello@nektro.netMeghan Dennyremove sys_linux decl
3 months agogravatar for hello@nektro.netMeghan Dennyadd dup2
3 months agogravatar for hello@nektro.netMeghan Dennyadd pipe2
3 months agogravatar for hello@nektro.netMeghan Dennypopulate OpenFileFlags
4 months agogravatar for hello@nektro.netMeghan DennyDir: add createFileC
4 months agogravatar for hello@nektro.netMeghan DennyDir: add makePathC
4 months agogravatar for hello@nektro.netMeghan DennyDir: add openFileC
4 months agogravatar for hello@nektro.netMeghan Dennyeliminate usingnamespace
4 months agogravatar for hello@nektro.netMeghan Dennyadd Dir.access()
4 months agogravatar for hello@nektro.netMeghan Dennyadd File.utime()
4 months agogravatar for hello@nektro.netMeghan Dennyforward PATH_MAX and NAME_MAX sys decls
4 months agogravatar for hello@nektro.netMeghan Dennyadd mktemp
4 months agogravatar for hello@nektro.netMeghan Dennyfix doc comment on Dir.CreateFlags
4 months agogravatar for hello@nektro.netMeghan Dennyfix Dir.createFile()
4 months agogravatar for hello@nektro.netMeghan Dennymkdtemp: remove toctou
4 months agogravatar for hello@nektro.netMeghan Dennyadd mkdtemp
4 months agogravatar for hello@nektro.netMeghan Dennyadd Dir.createFile()
5 months agogravatar for hello@nektro.netMeghan Dennyadd Error = sys.errno.Error
5 months agogravatar for hello@nektro.netMeghan Dennyadd Dir Walker
5 months agogravatar for hello@nektro.netMeghan DennyDir.Iterator: make sure to reset idx after calling getdents
5 months agogravatar for hello@nektro.netMeghan DennyFile: add mmap and munmap
5 months agogravatar for hello@nektro.netMeghan Dennyadd Dir.rename()
6 months agogravatar for hello@nektro.netMeghan DennyDir: add iterate
6 months agogravatar for hello@nektro.netMeghan DennyDir.openDir: move oflag into variable
6 months agogravatar for hello@nektro.netMeghan DennyDir: remove sys_linux use
7 months agogravatar for hello@nektro.netMeghan Dennyadd File.writev()
Loading...