index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
lukeshu/wrap-foreach
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
sbc_harness
/
fs_harness_flash_bin.c
Age
Commit message (
Expand
)
Author
7 days
/harness/flash.bin: Fix a memory leak
Luke T. Shumaker
8 days
/harness/flash.bin: Accept ihex files instead of verbatim data
Luke T. Shumaker
8 days
/harnes/flash.bin: Implement the new io positional interfaces
Luke T. Shumaker
8 days
lib9p_srv: Adopt a pread_to-like interface
Luke T. Shumaker
8 days
/harness/flash.bin: Fix log statement still using printf formatters
Luke T. Shumaker
9 days
libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs
Luke T. Shumaker
13 days
lib9p_srv: Change the public API to use error.h
Luke T. Shumaker
13 days
lib9p_core: Switch to use error.h
Luke T. Shumaker
13 days
lib9p: Use <libmisc/error.h> errnums internally
Luke T. Shumaker
2025-06-02
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
2025-05-17
Fix some funny indents
Luke T. Shumaker
2025-05-15
Begone with the printf variants of the log functions
Luke T. Shumaker
2025-05-06
libmisc: log.h: Add a "log_" prefix to errorf/infof/debugf
Luke T. Shumaker
2025-04-19
lib9p_srv: Separate the stat API from the network format
Luke T. Shumaker
2025-04-19
lib9p_idl: Clean up struct stat and numeric user IDs
Luke T. Shumaker
2025-04-14
lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_*
Luke T. Shumaker
2025-04-07
libcr_ipc: Pull as much as possible from public .h to .c files
Luke T. Shumaker
2025-04-05
flash.bin: Fix reading, implement basic writing
Luke T. Shumaker