index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-perms
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/heap-valgrind
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/pio-spi
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-hdmi
lukeshu/vid-scratch
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
2025-06-22
libhw_generic: io: Split iovec into rd_iovec and wr_iovec
Luke T. Shumaker
2025-06-22
libmisc: fmt: `const` pointer fixes
Luke T. Shumaker
2025-06-22
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-22
measurestack: Don't include fmt_print_* in the misc table
Luke T. Shumaker
2025-06-22
make: Add `make build-check` to build the checks without running them
Luke T. Shumaker
2025-06-22
README.md: Fix bad filepath
Luke T. Shumaker
2025-06-22
fixup! libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-21
Documentation: Don't replace . with _ in filenames
Luke T. Shumaker
2025-06-21
cpu_main: /harness/uptime.txt: Touch up
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-21
libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
2025-06-21
GNUmakefile: Auto-generate the list of lint/* targets
Luke T. Shumaker
2025-06-21
lib9p_srv: Prune includes
Luke T. Shumaker
2025-06-21
libcr: coroutine.h: Check that config NAME_LEN is set
Luke T. Shumaker
2025-06-21
libcr_ipc: tests: Add _compile tests
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/compile-fast'
Luke T. Shumaker
2025-06-21
lib9p: tests: Don't bother compiling deps for the compile tests
Luke T. Shumaker
2025-06-21
lib9p: tests: Don't bother toggling SRV_DEBUG
Luke T. Shumaker
2025-06-21
make: Have `make check lint build` be safe, defer work to `make check`
Luke T. Shumaker
2025-06-17
Merge branch 'lukeshu/reorg'
Luke T. Shumaker
2025-06-16
Add a stub for cpu_hdmi
Luke T. Shumaker
2025-06-16
lint-src: Fuss with the rules for config files identifying themselves
Luke T. Shumaker
2025-06-16
Reorganize the `cmd` directory
Luke T. Shumaker
2025-06-16
rm PLAN.md notes.md
Luke T. Shumaker
2025-06-15
make generate-clean && make generate
Luke T. Shumaker
2025-06-12
Merge branch 'lukeshu/fix-leak'
Luke T. Shumaker
2025-06-12
/harness/flash.bin: Fix a memory leak
Luke T. Shumaker
2025-06-12
Merge branch 'lukeshu/better-net-flash'
Luke T. Shumaker
2025-06-12
/harness/flash.bin: Accept ihex files instead of verbatim data
Luke T. Shumaker
2025-06-12
libmisc: error.h: Add error_dup()
Luke T. Shumaker
2025-06-12
/harness/uptime.txt: Add a human-readable form
Luke T. Shumaker
2025-06-12
lib9p_srv: Call iofree() *after* sending Rclunk
Luke T. Shumaker
2025-06-12
Merge branch 'lukeshu/io-pread'
Luke T. Shumaker
2025-06-12
/harnes/flash.bin: Implement the new io positional interfaces
Luke T. Shumaker
2025-06-12
lib9p_srv: Adopt a pread_to-like interface
Luke T. Shumaker
2025-06-12
libhw_generic: io.h: Define some new interfaces
Luke T. Shumaker
2025-06-12
libhw_generic: io.h: Tidy up
Luke T. Shumaker
2025-06-12
lib9p_srv: Clean up the handle_Tread() implementation
Luke T. Shumaker
2025-06-12
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-12
/harness/flash.bin: Fix log statement still using printf formatters
Luke T. Shumaker
2025-06-12
README.md: Speed up openocd flashing
Luke T. Shumaker
2025-06-12
README.md: Fix a stray `
Luke T. Shumaker
2025-06-10
Merge branch 'lukeshu/obj-meth'
Luke T. Shumaker
2025-06-10
libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs
Luke T. Shumaker
2025-06-10
lint-src: Minor tidying up of Bash syntax
Luke T. Shumaker
2025-06-09
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-09
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.
2025-06-09
libmisc: assert.h: Disable -Wtype-limits inside of assert()
Luke T. Shumaker
2025-06-09
lib9p_srv: Prune use of SSIZE_MAX
Luke T. Shumaker
[prev]
[next]