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