summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
25 hoursutil/nvmutil: add portable malloc externLeah Rowe
25 hoursutil/nvmutil: don't use size_t/ssize_tLeah Rowe
25 hoursutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
25 hoursutil/nvmutil: typeset size_t explicitlyLeah Rowe
26 hoursutil/nvmutil: run-time CHAR_BIT testLeah Rowe
26 hoursutil/nvmutil: lower default PATH_LENLeah Rowe
26 hoursutil/nvmutil: portable struct timevalLeah Rowe
26 hoursutil/nvmutil: portable S_ISREGLeah Rowe
26 hoursmktemp prototypeLeah Rowe
26 hoursutil/nvmutil: portable gettimeofdayLeah Rowe
26 hoursutil/nvmutil: use portable mkstempLeah Rowe
26 hoursutil/nvmutil: better urandom portabilityLeah Rowe
26 hoursutil/nvmutil: use local tmpfile on openbsdLeah Rowe
26 hoursutil/nvmutil: /dev/random fallbackLeah Rowe
42 hoursadd -I. to nvmutil makefileLeah Rowe
42 hoursre-add strict flagsLeah Rowe
44 hoursalso remove -WextraLeah Rowe
44 hoursutil/nvmutil: more portable MakefileLeah Rowe
44 hoursutil/nvmuttil: don't use arc4randomLeah Rowe
44 hoursutil/nvmutil: re-enable urandom readsLeah Rowe
45 hoursutil/nvmutil: remove arc4random on linuxLeah Rowe
45 hoursutil/nvmutil: fix catLeah Rowe
45 hoursutil/nvmutil: double-verify r/w using tmp filesLeah Rowe
3 daysnvmutil: use O_CLOEXEC on gbe filesLeah Rowe
3 daysutil/nvmutil: fix verified first, in prw loopLeah Rowe
3 daysset errnoLeah Rowe
3 daysutil/nvmutil: stricter return in preadLeah Rowe
3 daysno, break insteadLeah Rowe
3 daysutil/nvmutil pread: rw_over_nrw exit, not setLeah Rowe
3 daysnvmutil: stronger race-condition check on prwLeah Rowe
3 daysutil/nvmutil: fix theoretical buffer overflowLeah Rowe
3 daysutil/nvmutil: prevent underflow in comparisonLeah Rowe
3 dayscommentLeah Rowe
3 daysutil/nvmutil: extra race-condition check in prwLeah Rowe
3 daysutil/nvmutil: safer xstrxcmp() - overflow fixLeah Rowe
3 daysphrasingLeah Rowe
3 daysutil/nvmutil: stricter rw_gbe_file_exactLeah Rowe
3 dayscastLeah Rowe
3 dayscommentLeah Rowe
3 daysutil/nvmutil: stricter lseep_loop return offsetLeah Rowe
3 daysutil/nvmutil: only use srand on fallback randLeah Rowe
3 daysnvmutil: add missing check to io_argsLeah Rowe
3 daysutil/nvmutil: add flock to pledge promisesLeah Rowe
3 daysutil/nvmutil: tidy up io_argsLeah Rowe
3 daysutil/nvmutil: tidy up err()Leah Rowe
3 daysutil/nvmutil: re-add io_args()Leah Rowe
3 daysutil/nvmutil: rw_file_exact: check inputs alsoLeah Rowe
3 daysutil/nvmutil: rw_over_nrw: err if nrw is zeroLeah Rowe
3 daysutil/nvmutil: rw: safer bound checkLeah Rowe
3 daysutil/nvmutil rw: make off_reset a toggleLeah Rowe