summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
8 hoursutil/spkmodem-recv: optimise pulse checkLeah Rowe
8 hoursutil/spkmodem-recv: clearer pulse decodingLeah Rowe
8 hoursutil/spkmodem-recv: say what freq_sep/data areLeah Rowe
8 hoursutil/spkmodem-recv: add a usage functionLeah Rowe
8 hoursutil/spkmodem-recv: tidy up the getopt loopLeah Rowe
8 hoursutil/spkmodem-recv: allow short sample readsLeah Rowe
8 hoursutil/spkmodem-recv: don't exit in print_statsLeah Rowe
8 hoursutil/spkmodem-recv: buffer calls to fread()Leah Rowe
8 hoursutil/spkmodem-recv: make new pulse calculation clearerLeah Rowe
8 hoursutil/spkmodem-recv: tidy up pulse decodingLeah Rowe
8 hoursutil/spkmodem-recv: split up handle_audio()Leah Rowe
8 hoursutil/spkmodem-recv: tidy up handle_audioLeah Rowe
8 hoursutil/spkmodem-recv: optimise ring buffer pos calcLeah Rowe
8 hoursutil/spkmodem-recv: don't use modulus on decodeLeah Rowe
9 hoursspkmodemrecv makefile: add -c to installLeah Rowe
9 hoursutil/spkmodem-recv: further portability / cleanupLeah Rowe
13 hoursutil/nvmutil: further clean up decode_pulse()Leah Rowe
14 hoursutil/spkmodem-recv: tidy up frame decodingLeah Rowe
14 hoursutil/spkmodem-recv: handle fread errorsLeah Rowe
14 hoursutil/spkmodem-recv: fix getopt prototypeLeah Rowe
14 hoursremoved some unnecessary thingsLeah Rowe
14 hoursanother fixLeah Rowe
14 hourstiny fixLeah Rowe
14 hoursutil/spkmodem-recv: portability and code cleanupLeah Rowe
43 hoursutil/nvmutil: re-use do_rw() from prw()Leah Rowe
44 hoursutil/nvmutil: add missing sanitization testsLeah Rowe
44 hoursutil/nvmutil: properly use rc in rw_File_exactLeah Rowe
44 hoursutil/nvmutil: tidy up gbe_cat_buf()Leah Rowe
44 hoursutil/nvmutil: split up rw_file_exact()Leah Rowe
45 hoursutil/nvmutil: update some commentsLeah Rowe
45 hoursutil/nvmutil: re-add EINTR loop check on rwLeah Rowe
45 hoursutil/nvmutil: rename set_err for code clarityLeah Rowe
45 hoursutil/nvmutil: skip errno check in mainLeah Rowe
45 hoursutil/nvmutil: don't reset errno in rw_file_exactLeah Rowe
45 hoursutil/nvmutil: reset errno in gbe_catLeah Rowe
45 hoursutil/nvmutil: reset errno in gbe_cat_bufLeah Rowe
45 hoursutil/nvmutil: fix bad loop in command sanitizerLeah Rowe
45 hoursutil/nvmutil: use set_err where appropriateLeah Rowe
45 hoursutil/nvmutil: properly set errno everywhereLeah Rowe
46 hoursutil/nvmutil: fix /dev/random fallbackLeah Rowe
46 hoursRevert "util/nvmutil: fix check in command sanitizer"Leah Rowe
46 hoursutil/nvmutil: don't use bad pointer cast in prwLeah Rowe
46 hoursutil/nvmutil: fix check in command sanitizerLeah Rowe
46 hoursutil/nvmutil: use EINVAL in command sanitizenLeah Rowe
46 hoursutil/nvmutil: don't use xopen() for urandomLeah Rowe
46 hoursutil/nvmutil: conservative use of errnoLeah Rowe
46 hoursutil/nvmutil: re-try /dev/[u]random on EAGAINLeah Rowe
46 hoursutil/nvmutil: Make rw_file_exact an ssize_tLeah Rowe
47 hoursutil/nvmutil: use O_NONBLOCK on /dev/[u]randomLeah Rowe
47 hoursutil/nvmutil: fix possible overflow: gbe_x_offsetLeah Rowe