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/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
Age
Commit message (
Collapse
)
Author
12 days
lib9p: Use EILSEQ for bad UTF-8
Luke T. Shumaker
12 days
lib9p: Fix some outdated/wrong doc comments
Luke T. Shumaker
12 days
libmisc: fmt.h: Add fmt_print2() and fmt_asprint()
Luke T. Shumaker
12 days
Merge branch 'lukeshu/more-coverage'
Luke T. Shumaker
13 days
libdhcp: tests: Inject errors into the tests
Luke T. Shumaker
2025-05-28
Get test coverage of fmt.c and utf8.c up; fix found bugs
Luke T. Shumaker
2025-05-28
make check: Sort coverage reports differently
Luke T. Shumaker
2025-05-27
Merge branch 'lukeshu/cover'
Luke T. Shumaker
2025-05-27
libdhcp: Add a basic smoke-test
Luke T. Shumaker
2025-05-27
libmisc: fmt: Add hbyte and hmem
Luke T. Shumaker
2025-05-27
libdhcp: Reword a comment
Luke T. Shumaker
I had to re-read it 3 times before I understood what it was trying to say.
2025-05-27
Pull the ARP-ping from libdhcp to net_iface
Luke T. Shumaker
2025-05-27
libhw_cr: host_net: Fix UDP
Luke T. Shumaker
2025-05-27
libcr: Fuss with logs
Luke T. Shumaker
2025-05-27
make check: Generate coverage reports
Luke T. Shumaker
2025-05-27
make lint/generic: Lint shebang values
Luke T. Shumaker
2025-05-26
Try to clean up w5500_ll.h
Luke T. Shumaker
2025-05-26
No more (static inline) function bodies in headers
Luke T. Shumaker
2025-05-17
Merge branch 'lukeshu/lint-ish'
Luke T. Shumaker
2025-05-17
Tidy some whitespace
Luke T. Shumaker
2025-05-17
Fix some funny indents
Luke T. Shumaker
2025-05-17
Sort+align #includes
Luke T. Shumaker
2025-05-17
Tidy #includes: We don't use PRI* anymore
Luke T. Shumaker
2025-05-17
Consistently use LM_UNUSED instead of (void) casts
Luke T. Shumaker
2025-05-17
Don't forget to use (void) in signatures without arguments
Luke T. Shumaker
2025-05-17
Pull UTF-8 decoding into libmisc/utf8.c
Luke T. Shumaker
2025-05-17
lint: Exclude symlinks and submodules from sources.mk
Luke T. Shumaker
2025-05-15
Merge branch 'lukeshu/simple-call-graph'
Luke T. Shumaker
2025-05-15
Fully banish printf from the firmware
Luke T. Shumaker
2025-05-15
Begone with the printf variants of the log functions
Luke T. Shumaker
2025-05-15
lib9p: Remove uses of printf
Luke T. Shumaker
2025-05-15
libmisc: Remove uses of printf
Luke T. Shumaker
2025-05-15
libmisc: log.h: Add support for libmisc/fmt.h printing
Luke T. Shumaker
2025-05-15
libmisc: Invent fmt.h to replace printf
Luke T. Shumaker
2025-05-15
libmisc: _intercept.h: Have __lm_printf return size_t instead of int
Luke T. Shumaker
2025-05-15
libmisc: macro.h: Add LM_FOREACH_PARAM
Luke T. Shumaker
2025-05-15
libmisc: macro.h: Tidy and test LM_FOREACH_TUPLE
Luke T. Shumaker
2025-05-15
Add `static` to a few definitions
Luke T. Shumaker
2025-05-15
measurestack: lib9p: Learn about srv->msglog
Luke T. Shumaker
2025-05-15
measurestack: Learn about flash_range_program_func
Luke T. Shumaker
2025-05-15
lib9p: Adjust _lib9p_{validate,unmarshal,marshal} to be macros, not functions
Luke T. Shumaker
2025-05-15
lib9p: srv.c: Simplify handler calling
Luke T. Shumaker
2025-05-14
measurestack: Woah, stdio won't assert(0)????
Luke T. Shumaker
2025-05-12
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-05-12
More GCC 15 fixes
Luke T. Shumaker
2025-05-12
libhw_generic: io.h: Clarify that sum lenghts of iovecs must not be 0
Luke T. Shumaker
2025-05-12
libmisc: macro.h: Add LM_PARTIAL_SWITCH, use it
Luke T. Shumaker
2025-05-12
Merge branch 'lukeshu/measurestack-fixes-round3'
Luke T. Shumaker
2025-05-11
lib9p: Tidy core_utf8.h
Luke T. Shumaker
2025-05-10
Merge branch 'lukeshu/measurestack-fixes-round2'
Luke T. Shumaker
[next]