Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-01 | hjfs: check and fix print format errors | cinap_lenrek | |
2017-03-27 | hjfs: simplify dprinting | spew | |
2012-11-18 | hjfs: eleminate seek syscalls | cinap_lenrek | |
reduce syscalls by using pread/pwrite instead of seek/read/write. | |||
2012-11-18 | hjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPERM consistency | cinap_lenrek | |
check for write premission in the parent directory for open with ORCLOSE. honor CHFNOPERM not just in chancreat(), pikeshedd the error handling. added estrdup()/erealloc() that call sysfatal instead of returning nil. | |||
2012-08-07 | added hjfs | aiju | |