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
Age
Commit message (
Collapse
)
Author
2 days
Update PLAN.md and notes.md
Luke T. Shumaker
2 days
make generate-clean && make generate
Luke T. Shumaker
5 days
Merge branch 'lukeshu/fix-leak'
Luke T. Shumaker
5 days
/harness/flash.bin: Fix a memory leak
Luke T. Shumaker
5 days
Merge branch 'lukeshu/better-net-flash'
Luke T. Shumaker
5 days
/harness/flash.bin: Accept ihex files instead of verbatim data
Luke T. Shumaker
5 days
libmisc: error.h: Add error_dup()
Luke T. Shumaker
5 days
/harness/uptime.txt: Add a human-readable form
Luke T. Shumaker
5 days
lib9p_srv: Call iofree() *after* sending Rclunk
Luke T. Shumaker
5 days
Merge branch 'lukeshu/io-pread'
Luke T. Shumaker
5 days
/harnes/flash.bin: Implement the new io positional interfaces
Luke T. Shumaker
5 days
lib9p_srv: Adopt a pread_to-like interface
Luke T. Shumaker
5 days
libhw_generic: io.h: Define some new interfaces
Luke T. Shumaker
5 days
libhw_generic: io.h: Tidy up
Luke T. Shumaker
5 days
lib9p_srv: Clean up the handle_Tread() implementation
Luke T. Shumaker
5 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
5 days
/harness/flash.bin: Fix log statement still using printf formatters
Luke T. Shumaker
6 days
README.md: Speed up openocd flashing
Luke T. Shumaker
6 days
README.md: Fix a stray `
Luke T. Shumaker
7 days
Merge branch 'lukeshu/obj-meth'
Luke T. Shumaker
7 days
libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs
Luke T. Shumaker
7 days
lint-src: Minor tidying up of Bash syntax
Luke T. Shumaker
8 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
8 days
libmisc: test_obj_nest: Don't use ssize_t
Luke T. Shumaker
I like to grep for `ssize` because I have decided that using ssize_t is an anti-pattern, and this was an annoying false-positive.
8 days
libmisc: assert.h: Disable -Wtype-limits inside of assert()
Luke T. Shumaker
8 days
lib9p_srv: Prune use of SSIZE_MAX
Luke T. Shumaker
8 days
Prune #includes
Luke T. Shumaker
9 days
lib9p: idl: Comments
Luke T. Shumaker
9 days
Merge branch 'lukeshu/fix-obj-box'
Luke T. Shumaker
9 days
Merge remote-tracking branch 'origin/main' into lukeshu/fix-obj-box
Luke T. Shumaker
9 days
Merge commit '559627b00b74e11e394589bfcc8864b0f22d7e1b' into lukeshu/fix-obj-box
Luke T. Shumaker
9 days
tree-wide: Use LO_BOX() where it doesn't explode the post-preprocessed size
Luke T. Shumaker
9 days
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
9 days
libmisc: obj.h: Fuss with whitespace
Luke T. Shumaker
9 days
libmisc: obj.h: Use LM_DEFAPPEND() to have lo_box_*_as_*() be macros
Luke T. Shumaker
9 days
libmisc: obj.h: Fix boxing from one interface to another
Luke T. Shumaker
11 days
Merge branch 'lukeshu/error'
Luke T. Shumaker
11 days
lib9p_srv: Switch to use error.h internally
Luke T. Shumaker
11 days
lib9p_srv: Change the public API to use error.h
Luke T. Shumaker
11 days
lib9p_core: Switch to use error.h
Luke T. Shumaker
11 days
lib9p: Use <libmisc/error.h> errnums internally
Luke T. Shumaker
11 days
libhw_generic: Switch io.h and net.h to use result.h/error.h
Luke T. Shumaker
11 days
libmisc: Add error.h
Luke T. Shumaker
11 days
host: Avoid the "error" sym
Luke T. Shumaker
11 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
11 days
lib9p: tests: Add a test for client hangups
Luke T. Shumaker
11 days
sbc_harness: config.h: Remove duplicate
Luke T. Shumaker
11 days
Prune #includes
Luke T. Shumaker
13 days
lib9p: core.h: Fix doc comment
Luke T. Shumaker
2025-06-02
Merge branch 'lukeshu/better-cpp'
Luke T. Shumaker
[next]