index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
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 (
Expand
)
Author
2025-01-27
lib9p: idl.gen: Fix extra newline after bitfields with no aliases
Luke T. Shumaker
2025-01-27
lib9p: idl.gen: Obviate the join_lines function
Luke T. Shumaker
2025-01-27
lib9p: idl: Refactor how I handle data-lengths being signed
Luke T. Shumaker
2025-01-25
lib9p: idl.gen: Detect when we try to import a sym that doesn't exist
Luke T. Shumaker
2025-01-25
stack.c.gen: Sort rows
Luke T. Shumaker
2025-01-25
stack.c.gen: Allow missing indirect calls
Luke T. Shumaker
2025-01-23
Merge branch 'lukeshu/9p-idl-defs'
Luke T. Shumaker
2025-01-23
lib9p: idl.gen: Sort the enum msg_typ values
Luke T. Shumaker
2025-01-23
lib9p: idl.gen: Validate that member types exist
Luke T. Shumaker
2025-01-23
lib9p: idl: 9P2000.L: Also import Rerror
Luke T. Shumaker
2025-01-19
Merge branch 'lukeshu/9p-tidy'
Luke T. Shumaker
2025-01-19
lib9p: Use <libmisc/endian.h>
Luke T. Shumaker
2025-01-19
libmisc: endian.h: Add 64-bit versions
Luke T. Shumaker
2025-01-19
lib9p: idl: 9P2000.e: Don't inherit data limits from 9P2000
Luke T. Shumaker
2025-01-19
lib9p: idl.gen: Track min and max object sizes
Luke T. Shumaker
2025-01-19
lib9p.gen: Use list.append as appropriate
Luke T. Shumaker
2025-01-19
lib9p: Don't nul-terminate strings, add some string utils
Luke T. Shumaker
2025-01-17
lib9p: Consolidate enum-string functions
Luke T. Shumaker
2025-01-17
Merge branch 'lukeshu/9p-idl-defs'
Luke T. Shumaker
2025-01-17
lib9p: Enable generating code for 9P2000.L
Luke T. Shumaker
2025-01-17
lib9p: idl.gen: Fix c_ver_cond() compiling with versions disabled
Luke T. Shumaker
2025-01-14
Merge branch 'lukeshu/9p-idl-defs'
Luke T. Shumaker
2025-01-14
lib9p: Have a go at filling out 9P2000.L.9p
Luke T. Shumaker
2025-01-14
lib9p: idl: Add numeric constants
Luke T. Shumaker
2025-01-14
lib9p: idl: .u: Pull out an `nuid` type
Luke T. Shumaker
2025-01-14
lib9p: idl.gen: Do topological sorting on types
Luke T. Shumaker
2025-01-14
lib9p: idl: Fill in 9P0, 9P1 msgtyp values, add Tmux
Luke T. Shumaker
2025-01-14
lib9p: Limit count and offset to INT{32,64}_MAX
Luke T. Shumaker
2025-01-14
lib9p: idl: Parser: Fix an error message
Luke T. Shumaker
2025-01-14
lib9p: idl: Parser: Use Python 3.13 type aliases
Luke T. Shumaker
2025-01-14
lib9p: Fixup the idl README
Luke T. Shumaker
2025-01-14
Merge branch 'lukeshu/9p-code-size'
Luke T. Shumaker
2025-01-11
stack.c.gen: Monitor printf and assert overhead
Luke T. Shumaker
2025-01-11
gc sections from host builds
Luke T. Shumaker
2025-01-11
lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistency
Luke T. Shumaker
2025-01-11
lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variants
Luke T. Shumaker
2025-01-11
lib9p: Split the generated tables up
Luke T. Shumaker
2025-01-11
Merge branch 'lukeshu/9p-tests'
Luke T. Shumaker
2025-01-11
Add basic smoke tests for the 9p server
Luke T. Shumaker
2025-01-11
mv cmd/srv9p lib9p/tests/test_server # and supporting changes
Luke T. Shumaker
2025-01-11
fixup! Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2025-01-11
lib9p: Document plan9port's openfd()
Luke T. Shumaker
2025-01-11
make lint: Allow 2025 copyright years
Luke T. Shumaker
2024-12-26
Merge branch 'lukeshu/check-build'
Luke T. Shumaker
2024-12-26
Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2024-12-26
libcr: Tell GCC that coroutine_table[n].name might not be nul-terminated
Luke T. Shumaker
2024-12-26
libmisc: test_rand: Avoid divide-by-zero, even if its result is ignored
Luke T. Shumaker
2024-12-26
libcr: Pull out CID allocation
Luke T. Shumaker
2024-12-26
libmisc: Rework how test-intercepts work
Luke T. Shumaker
2024-12-26
libmisc: Check that assert.h has no deps
Luke T. Shumaker
[next]