summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
27 hoursutil/nvmutil: portable memcpy/memcmpLeah Rowe
27 hoursutil/nvmutil: more portable close()Leah Rowe
27 hoursutil/nvmutil: more secure tmpdir()Leah Rowe
27 hoursutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
27 hoursutil/nvmutil: more secure mkstempLeah Rowe
27 hoursutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
27 hoursutil/nvmutil: don't use fsync()Leah Rowe
27 hoursutil/nvmutil: more portable functtionsLeah Rowe
27 hoursutil/nvmutil: add portable malloc externLeah Rowe
27 hoursutil/nvmutil: don't use size_t/ssize_tLeah Rowe
27 hoursutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
27 hoursutil/nvmutil: typeset size_t explicitlyLeah Rowe
27 hoursutil/nvmutil: run-time CHAR_BIT testLeah Rowe
27 hoursutil/nvmutil: lower default PATH_LENLeah Rowe
27 hoursutil/nvmutil: portable struct timevalLeah Rowe
28 hoursutil/nvmutil: portable S_ISREGLeah Rowe
28 hoursmktemp prototypeLeah Rowe
28 hoursutil/nvmutil: portable gettimeofdayLeah Rowe
28 hoursutil/nvmutil: use portable mkstempLeah Rowe
28 hoursutil/nvmutil: better urandom portabilityLeah Rowe
28 hoursutil/nvmutil: use local tmpfile on openbsdLeah Rowe
28 hoursutil/nvmutil: /dev/random fallbackLeah Rowe
44 hoursadd -I. to nvmutil makefileLeah Rowe
44 hoursre-add strict flagsLeah Rowe
45 hoursalso remove -WextraLeah Rowe
45 hoursutil/nvmutil: more portable MakefileLeah Rowe
46 hoursutil/nvmuttil: don't use arc4randomLeah Rowe
46 hoursutil/nvmutil: re-enable urandom readsLeah Rowe
47 hoursutil/nvmutil: remove arc4random on linuxLeah Rowe
47 hoursutil/nvmutil: fix catLeah Rowe
47 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