summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/fs_harness_flash_bin.c
AgeCommit message (Expand)Author
7 days/harness/flash.bin: Fix a memory leakLuke T. Shumaker
8 days/harness/flash.bin: Accept ihex files instead of verbatim dataLuke T. Shumaker
8 days/harnes/flash.bin: Implement the new io positional interfacesLuke T. Shumaker
8 dayslib9p_srv: Adopt a pread_to-like interfaceLuke T. Shumaker
8 days/harness/flash.bin: Fix log statement still using printf formattersLuke T. Shumaker
9 dayslibmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcsLuke T. Shumaker
13 dayslib9p_srv: Change the public API to use error.hLuke T. Shumaker
13 dayslib9p_core: Switch to use error.hLuke T. Shumaker
13 dayslib9p: Use <libmisc/error.h> errnums internallyLuke T. Shumaker
2025-06-02libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()Luke T. Shumaker
2025-05-17Fix some funny indentsLuke T. Shumaker
2025-05-15Begone with the printf variants of the log functionsLuke T. Shumaker
2025-05-06libmisc: log.h: Add a "log_" prefix to errorf/infof/debugfLuke T. Shumaker
2025-04-19lib9p_srv: Separate the stat API from the network formatLuke T. Shumaker
2025-04-19lib9p_idl: Clean up struct stat and numeric user IDsLuke T. Shumaker
2025-04-14lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_*Luke T. Shumaker
2025-04-07libcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
2025-04-05flash.bin: Fix reading, implement basic writingLuke T. Shumaker