summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
45 hoursutil/nvmutil: loop EINTR on fsyncLeah Rowe
45 hourspointer safetyLeah Rowe
45 hoursdon't use PATH_MAXLeah Rowe
45 hoursmacro safetyLeah Rowe
45 hoursutil/nvmutil: portable S_IFMTLeah Rowe
45 hoursutil/nvmutil: remove integer typedefsLeah Rowe
45 hoursutil/nvmutil: remove global staticsLeah Rowe
46 hoursutil/nvmutil: fix unveil usageLeah Rowe
46 hoursutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe
46 hoursutil/nvmutil: tidy up makefile optionsLeah Rowe
46 hoursnope. put -Werror in the makefileLeah Rowe
46 hoursnvmutil makefile: define WERROR but blank itLeah Rowe
46 hoursutil/nvmutil: portable fchmodLeah Rowe
47 hoursRevert "util/nvmutil: don't use fsync()"Leah Rowe
47 hoursutil/nvmutil: longer string in mkstempLeah Rowe
47 hoursutil/nvmutil: don't use mktempLeah Rowe
47 hoursutil/nvmutil: don't declare libc prototypesLeah Rowe
47 hoursutil/nvmutil: portable memcpy/memcmpLeah Rowe
47 hoursutil/nvmutil: more portable close()Leah Rowe
47 hoursutil/nvmutil: more secure tmpdir()Leah Rowe
47 hoursutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
47 hoursutil/nvmutil: more secure mkstempLeah Rowe
47 hoursutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
47 hoursutil/nvmutil: don't use fsync()Leah Rowe
47 hoursutil/nvmutil: more portable functtionsLeah Rowe
47 hoursutil/nvmutil: add portable malloc externLeah Rowe
47 hoursutil/nvmutil: don't use size_t/ssize_tLeah Rowe
48 hoursutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
48 hoursutil/nvmutil: typeset size_t explicitlyLeah Rowe
48 hoursutil/nvmutil: run-time CHAR_BIT testLeah Rowe
48 hoursutil/nvmutil: lower default PATH_LENLeah Rowe
48 hoursutil/nvmutil: portable struct timevalLeah Rowe
48 hoursutil/nvmutil: portable S_ISREGLeah Rowe
48 hoursmktemp prototypeLeah Rowe
48 hoursutil/nvmutil: portable gettimeofdayLeah Rowe
48 hoursutil/nvmutil: use portable mkstempLeah Rowe
2 daysutil/nvmutil: better urandom portabilityLeah Rowe
2 daysutil/nvmutil: use local tmpfile on openbsdLeah Rowe
2 daysutil/nvmutil: /dev/random fallbackLeah Rowe
3 daysadd -I. to nvmutil makefileLeah Rowe
3 daysre-add strict flagsLeah Rowe
3 daysalso remove -WextraLeah Rowe
3 daysutil/nvmutil: more portable MakefileLeah Rowe
3 daysutil/nvmuttil: don't use arc4randomLeah Rowe
3 daysutil/nvmutil: re-enable urandom readsLeah Rowe
3 daysutil/nvmutil: remove arc4random on linuxLeah Rowe
3 daysutil/nvmutil: fix catLeah Rowe
3 daysutil/nvmutil: double-verify r/w using tmp filesLeah Rowe
4 daysnvmutil: use O_CLOEXEC on gbe filesLeah Rowe
4 daysutil/nvmutil: fix verified first, in prw loopLeah Rowe