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