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-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
10 hours
Merge branch 'lukeshu/misc'
HEAD
main
Luke T. Shumaker
2 days
lib9p_srv: Fix an outdated comment
Luke T. Shumaker
3 days
lib9p: Declare more things as `const` pointers
Luke T. Shumaker
3 days
libmisc: error.h: Add ok_or_error
Luke T. Shumaker
3 days
libmisc: error.h: Allow a 2-arg form of DECLARE_ERROR_{OR,AND}
Luke T. Shumaker
3 days
lib9p_srv: Rename the private _reqch to just reqch
Luke T. Shumaker
3 days
libmisc: map.h: Touch up
Luke T. Shumaker
3 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
3 days
libdhcp: client.h: Prune copyright
Luke T. Shumaker
There is nothing left of WIZnet's influence in that file.
3 days
libmisc: alloc.h: Assert that we succeed
Luke T. Shumaker
3 days
libmisc: alloc.h: Let heap_cleanup() be used on typed pointers
Luke T. Shumaker
3 days
lib9p: srv.c: Drop `inline`s
Luke T. Shumaker
4 days
Merge branch 'lukeshu/measurestack'
Luke T. Shumaker
4 days
cpu_main: Rename cpu_main_stack.c to just stack.c
Luke T. Shumaker
4 days
lib9p: test_server: Don't bother with measurestack
Luke T. Shumaker
4 days
measurestack: Fix CONFIG_9P_MAX_CONNS
Luke T. Shumaker
4 days
measurestack: Tidy long lists of synthetic nodes
Luke T. Shumaker
4 days
measurestack: Resolve all `__indirect_call`s
Luke T. Shumaker
4 days
Merge branch 'lukeshu/const'
Luke T. Shumaker
4 days
libhw_generic: io: Split iovec into rd_iovec and wr_iovec
Luke T. Shumaker
4 days
libmisc: fmt: `const` pointer fixes
Luke T. Shumaker
4 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
4 days
measurestack: Don't include fmt_print_* in the misc table
Luke T. Shumaker
4 days
make: Add `make build-check` to build the checks without running them
Luke T. Shumaker
4 days
README.md: Fix bad filepath
Luke T. Shumaker
4 days
fixup! libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
5 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
5 days
Documentation: Don't replace . with _ in filenames
Luke T. Shumaker
5 days
cpu_main: /harness/uptime.txt: Touch up
Luke T. Shumaker
6 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
6 days
libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
6 days
GNUmakefile: Auto-generate the list of lint/* targets
Luke T. Shumaker
6 days
lib9p_srv: Prune includes
Luke T. Shumaker
6 days
libcr: coroutine.h: Check that config NAME_LEN is set
Luke T. Shumaker
6 days
libcr_ipc: tests: Add _compile tests
Luke T. Shumaker
6 days
Merge branch 'lukeshu/compile-fast'
Luke T. Shumaker
6 days
lib9p: tests: Don't bother compiling deps for the compile tests
Luke T. Shumaker
6 days
lib9p: tests: Don't bother toggling SRV_DEBUG
Luke T. Shumaker
6 days
make: Have `make check lint build` be safe, defer work to `make check`
Luke T. Shumaker
10 days
Merge branch 'lukeshu/reorg'
Luke T. Shumaker
10 days
Add a stub for cpu_hdmi
Luke T. Shumaker
10 days
lint-src: Fuss with the rules for config files identifying themselves
Luke T. Shumaker
10 days
Reorganize the `cmd` directory
Luke T. Shumaker
10 days
rm PLAN.md notes.md
Luke T. Shumaker
11 days
make generate-clean && make generate
Luke T. Shumaker
14 days
Merge branch 'lukeshu/fix-leak'
Luke T. Shumaker
14 days
/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
[next]