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
6 days
lint-src: Minor tidying up of Bash syntax
Luke T. Shumaker
7 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
7 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.
7 days
libmisc: assert.h: Disable -Wtype-limits inside of assert()
Luke T. Shumaker
7 days
lib9p_srv: Prune use of SSIZE_MAX
Luke T. Shumaker
7 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
10 days
Merge branch 'lukeshu/error'
Luke T. Shumaker
10 days
lib9p_srv: Switch to use error.h internally
Luke T. Shumaker
10 days
lib9p_srv: Change the public API to use error.h
Luke T. Shumaker
10 days
lib9p_core: Switch to use error.h
Luke T. Shumaker
10 days
lib9p: Use <libmisc/error.h> errnums internally
Luke T. Shumaker
10 days
libhw_generic: Switch io.h and net.h to use result.h/error.h
Luke T. Shumaker
10 days
libmisc: Add error.h
Luke T. Shumaker
10 days
host: Avoid the "error" sym
Luke T. Shumaker
10 days
Merge branch 'lukeshu/misc'
Luke T. Shumaker
10 days
lib9p: tests: Add a test for client hangups
Luke T. Shumaker
10 days
sbc_harness: config.h: Remove duplicate
Luke T. Shumaker
10 days
Prune #includes
Luke T. Shumaker
12 days
lib9p: core.h: Fix doc comment
Luke T. Shumaker
2025-06-02
Merge branch 'lukeshu/better-cpp'
Luke T. Shumaker
2025-06-02
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
2025-06-02
libmisc: macro.h, wrap-cc: Implement LM_DEFAPPEND
Luke T. Shumaker
2025-06-01
Add a (for-now noop) wrapper around cpp
Luke T. Shumaker
2025-06-01
no-integrated-cpp
Luke T. Shumaker
2025-05-31
libmisc: obj.h: Use LM_FORCE_SEMICOLON
Luke T. Shumaker
2025-05-31
libmisc: macro.h: Clearer section divider comments
Luke T. Shumaker
2025-05-31
build-aux/valgrind: Downgrade from bash to sh
Luke T. Shumaker
2025-05-31
lint-src: Check that the shebang matches .editorconfig
Luke T. Shumaker
2025-05-31
make lint: Consolidate the lint scripts
Luke T. Shumaker
2025-05-30
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-05-30
lib9p: Use EILSEQ for bad UTF-8
Luke T. Shumaker
2025-05-30
lib9p: Fix some outdated/wrong doc comments
Luke T. Shumaker
2025-05-30
libmisc: fmt.h: Add fmt_print2() and fmt_asprint()
Luke T. Shumaker
2025-05-30
Merge branch 'lukeshu/more-coverage'
Luke T. Shumaker
2025-05-29
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.
[next]