summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
4 daysutil/nvmutil: don't declare libc prototypesLeah Rowe
4 daysutil/nvmutil: portable memcpy/memcmpLeah Rowe
4 daysutil/nvmutil: more portable close()Leah Rowe
4 daysutil/nvmutil: more secure tmpdir()Leah Rowe
4 daysutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
4 daysutil/nvmutil: more secure mkstempLeah Rowe
4 daysutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
4 daysutil/nvmutil: don't use fsync()Leah Rowe
4 daysutil/nvmutil: more portable functtionsLeah Rowe
4 daysutil/nvmutil: add portable malloc externLeah Rowe
4 daysutil/nvmutil: don't use size_t/ssize_tLeah Rowe
4 daysutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
4 daysutil/nvmutil: typeset size_t explicitlyLeah Rowe
4 daysutil/nvmutil: run-time CHAR_BIT testLeah Rowe
4 daysutil/nvmutil: lower default PATH_LENLeah Rowe
4 daysutil/nvmutil: portable struct timevalLeah Rowe
4 daysutil/nvmutil: portable S_ISREGLeah Rowe
4 daysmktemp prototypeLeah Rowe
4 daysutil/nvmutil: portable gettimeofdayLeah Rowe
4 daysutil/nvmutil: use portable mkstempLeah Rowe
4 daysutil/nvmutil: better urandom portabilityLeah Rowe
4 daysutil/nvmutil: use local tmpfile on openbsdLeah Rowe
4 daysutil/nvmutil: /dev/random fallbackLeah Rowe
5 daysadd -I. to nvmutil makefileLeah Rowe
5 daysre-add strict flagsLeah Rowe
5 daysalso remove -WextraLeah Rowe
5 daysutil/nvmutil: more portable MakefileLeah Rowe
5 daysutil/nvmuttil: don't use arc4randomLeah Rowe
5 daysutil/nvmutil: re-enable urandom readsLeah Rowe
5 daysutil/nvmutil: remove arc4random on linuxLeah Rowe
5 daysutil/nvmutil: fix catLeah Rowe
5 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
6 daysutil/nvmutil: safer xstrxcmp() - overflow fixLeah Rowe
6 daysphrasingLeah Rowe
6 daysutil/nvmutil: stricter rw_gbe_file_exactLeah Rowe
6 dayscastLeah Rowe
6 dayscommentLeah Rowe
6 daysutil/nvmutil: stricter lseep_loop return offsetLeah Rowe
6 daysutil/nvmutil: only use srand on fallback randLeah Rowe