AgeAuthorCommit message
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()
7 months agogravatar for hello@nektro.netMeghan Dennyadd root.memfd_create()
7 months agogravatar for hello@nektro.netMeghan Dennyadd Dir.readlink(path)
7 months agogravatar for hello@nektro.netMeghan Dennymake File Writable
8 months agogravatar for hello@nektro.netMeghan Dennylicenses.txt: time relies on extras
8 months agogravatar for hello@nektro.netMeghan Dennydocument why these ignore the error
8 months agogravatar for hello@nektro.netMeghan Dennytidy a bit
8 months agogravatar for hello@nektro.netMeghan DennyDir: add makeOpenPath
8 months agogravatar for hello@nektro.netMeghan DennyDir: add makePath
8 months agogravatar for hello@nektro.netMeghan DennyDir: add statFile
8 months agogravatar for hello@nektro.netMeghan DennyDir: add makeDir
8 months agogravatar for hello@nektro.netMeghan DennyDir: add openDirC method which takes non-terminated slice but expects a single name or less
8 months agogravatar for hello@nektro.netMeghan DennyFile.Stat: remove .kind field and make it a method
8 months agogravatar for hello@nektro.netMeghan DennyFile.Stat: add fromPosix method
9 months agogravatar for hello@nektro.netMeghan Dennyfix File.stat() on mips64
9 months agogravatar for hello@nektro.netMeghan Dennyzig-sys rework
1 year agogravatar for hello@nektro.netMeghan DennyAnyReadable: move readFn to vtable
1 year agogravatar for hello@nektro.netMeghan Dennyadd stdio getters
1 year agogravatar for hello@nektro.netMeghan Dennyadd Dir.readFileAlloc
1 year agogravatar for hello@nektro.netMeghan Dennyadd File.stat
1 year agogravatar for hello@nektro.netMeghan Dennyadd Dir.to_std
1 year agogravatar for hello@nektro.netMeghan Dennyadd Dir.openDir
1 year agogravatar for hello@nektro.netMeghan Dennyfix Dir.close
1 year agogravatar for hello@nektro.netMeghan DennyreadFn is allowzero now
Loading...