summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
5 daysutil/nvmutil: more portable close()Leah Rowe
5 daysutil/nvmutil: more secure tmpdir()Leah Rowe
5 daysutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
5 daysutil/nvmutil: more secure mkstempLeah Rowe
5 daysutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
5 daysutil/nvmutil: don't use fsync()Leah Rowe
5 daysutil/nvmutil: more portable functtionsLeah Rowe
5 daysutil/nvmutil: add portable malloc externLeah Rowe
5 daysutil/nvmutil: don't use size_t/ssize_tLeah Rowe
5 daysutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
5 daysutil/nvmutil: typeset size_t explicitlyLeah Rowe
5 daysutil/nvmutil: run-time CHAR_BIT testLeah Rowe
5 daysutil/nvmutil: lower default PATH_LENLeah Rowe
5 daysutil/nvmutil: portable struct timevalLeah Rowe
5 daysutil/nvmutil: portable S_ISREGLeah Rowe
5 daysmktemp prototypeLeah Rowe
5 daysutil/nvmutil: portable gettimeofdayLeah Rowe
5 daysutil/nvmutil: use portable mkstempLeah Rowe
5 daysutil/nvmutil: better urandom portabilityLeah Rowe
5 daysutil/nvmutil: use local tmpfile on openbsdLeah Rowe
5 daysutil/nvmutil: /dev/random fallbackLeah Rowe
6 daysadd -I. to nvmutil makefileLeah Rowe
6 daysre-add strict flagsLeah Rowe
6 daysalso remove -WextraLeah Rowe
6 daysutil/nvmutil: more portable MakefileLeah Rowe
6 daysutil/nvmuttil: don't use arc4randomLeah Rowe
6 daysutil/nvmutil: re-enable urandom readsLeah Rowe
6 daysutil/nvmutil: remove arc4random on linuxLeah Rowe
6 daysutil/nvmutil: fix catLeah Rowe
6 daysutil/nvmutil: double-verify r/w using tmp filesLeah Rowe
6 daysnvmutil: use O_CLOEXEC on gbe filesLeah Rowe
6 daysutil/nvmutil: fix verified first, in prw loopLeah Rowe
6 daysset errnoLeah Rowe
6 daysutil/nvmutil: stricter return in preadLeah Rowe
6 daysno, break insteadLeah Rowe
6 daysutil/nvmutil pread: rw_over_nrw exit, not setLeah Rowe
6 daysnvmutil: stronger race-condition check on prwLeah Rowe
6 daysutil/nvmutil: fix theoretical buffer overflowLeah Rowe
6 daysutil/nvmutil: prevent underflow in comparisonLeah Rowe
6 dayscommentLeah Rowe
6 daysutil/nvmutil: extra race-condition check in prwLeah Rowe
7 daysutil/nvmutil: safer xstrxcmp() - overflow fixLeah Rowe
7 daysphrasingLeah Rowe
7 daysutil/nvmutil: stricter rw_gbe_file_exactLeah Rowe
7 dayscastLeah Rowe
7 dayscommentLeah Rowe
7 daysutil/nvmutil: stricter lseep_loop return offsetLeah Rowe
7 daysutil/nvmutil: only use srand on fallback randLeah Rowe
7 daysnvmutil: add missing check to io_argsLeah Rowe
7 daysutil/nvmutil: add flock to pledge promisesLeah Rowe