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