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
path:
root
/
lib9p
/
9p.generated.c
Age
Commit message (
Expand
)
Author
2024-12-26
lib9p: idl.gen: Give bitmasks their own section in .c
Luke T. Shumaker
2024-12-26
lib9p: idl.gen: Use \t instead of literal tab, to avoid mistakes
Luke T. Shumaker
2024-12-26
lib9p: idl.gen: Add a c_macro helper
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-11-23
Use C23 (C++11) attribute syntax instead of __attribute__
Luke T. Shumaker
2024-11-12
Fuss with compile-time config
Luke T. Shumaker
2024-11-11
libmisc: Write my own assert.h with assert_notreached()
Luke T. Shumaker
2024-11-11
Fix+update tusb_helpers.h.gen, run `make generate-clean && make generate`
Luke T. Shumaker
2024-10-17
libmisc
Luke T. Shumaker
2024-10-11
lib9p: Mark what I intend to complete
Luke T. Shumaker
2024-10-10
implement dread
Luke T. Shumaker
2024-10-09
lib9p: finish refactor
Luke T. Shumaker
2024-10-09
wip
Luke T. Shumaker
2024-10-08
lib9p: stat size is weird
Luke T. Shumaker
2024-10-08
lib9p: fix stat size
Luke T. Shumaker
2024-10-05
fixes, valgrind
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
lib9p: Improve handling of stat object sizes
Luke T. Shumaker
2024-10-03
lib9p: Allow specifying a maximum value for an atom in *.txt
Luke T. Shumaker
2024-10-03
lib9p: Rename the generated files
Luke T. Shumaker