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