summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
48 hoursutil/nvmutil: use real rename() syscallLeah Rowe
2 daysnvmutil: harden against hardlink attacksLeah Rowe
2 daysredundancyLeah Rowe
2 daysutil/nvmutil: loop EINTR on fsyncLeah Rowe
2 dayspointer safetyLeah Rowe
2 daysdon't use PATH_MAXLeah Rowe
2 daysmacro safetyLeah Rowe
2 daysutil/nvmutil: portable S_IFMTLeah Rowe
2 daysutil/nvmutil: remove integer typedefsLeah Rowe
2 daysutil/nvmutil: remove global staticsLeah Rowe
2 daysutil/nvmutil: fix unveil usageLeah Rowe
2 daysutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe
2 daysutil/nvmutil: tidy up makefile optionsLeah Rowe
2 daysnope. put -Werror in the makefileLeah Rowe
2 daysnvmutil makefile: define WERROR but blank itLeah Rowe
2 daysutil/nvmutil: portable fchmodLeah Rowe
2 daysRevert "util/nvmutil: don't use fsync()"Leah Rowe
2 daysutil/nvmutil: longer string in mkstempLeah Rowe
2 daysutil/nvmutil: don't use mktempLeah Rowe
2 daysutil/nvmutil: don't declare libc prototypesLeah Rowe
2 daysutil/nvmutil: portable memcpy/memcmpLeah Rowe
2 daysutil/nvmutil: more portable close()Leah Rowe
2 daysutil/nvmutil: more secure tmpdir()Leah Rowe
2 daysutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
2 daysutil/nvmutil: more secure mkstempLeah Rowe
2 daysutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
2 daysutil/nvmutil: don't use fsync()Leah Rowe
2 daysutil/nvmutil: more portable functtionsLeah Rowe
2 daysutil/nvmutil: add portable malloc externLeah Rowe
2 daysutil/nvmutil: don't use size_t/ssize_tLeah Rowe
2 daysutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
2 daysutil/nvmutil: typeset size_t explicitlyLeah Rowe
2 daysutil/nvmutil: run-time CHAR_BIT testLeah Rowe
2 daysutil/nvmutil: lower default PATH_LENLeah Rowe
2 daysutil/nvmutil: portable struct timevalLeah Rowe
2 daysutil/nvmutil: portable S_ISREGLeah Rowe
2 daysmktemp prototypeLeah Rowe
2 daysutil/nvmutil: portable gettimeofdayLeah Rowe
2 daysutil/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