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 (
Collapse
)
Author
2024-11-19
libcr: Fix races?
Luke T. Shumaker
2024-11-19
libcr: Assert that cr_getcid() is only called inside a coroutine
Luke T. Shumaker
2024-11-19
libhw_generic: alarmclock.c: Tidy
Luke T. Shumaker
2024-11-19
lib9p: 2002-9P2000.9p: Remove extra comma from a comment
Luke T. Shumaker
2024-11-19
libhw: hostnet: Fixes
Luke T. Shumaker
2024-11-19
libcr: Use SIG_SETMASK instead of SIG_(UN)BLOCK
Luke T. Shumaker
2024-11-19
libhw_generic: Split into a separate library
Luke T. Shumaker
2024-11-19
README: Add notes about SWD
Luke T. Shumaker
2024-11-19
build-sys: Minimize the pico-sdk runtime
Luke T. Shumaker
2024-11-19
libcr: Start to add coroutine names
Luke T. Shumaker
2024-11-19
build-sys: stack.c.gen: More stack info
Luke T. Shumaker
2024-11-15
Add tests to libmisc
Luke T. Shumaker
2024-11-12
fix typo in a comment
Luke T. Shumaker
2024-11-12
Fuss with compile-time config
Luke T. Shumaker
2024-11-12
Avoid using fprintf
Luke T. Shumaker
2024-11-12
Remove debug statement
Luke T. Shumaker
2024-11-12
main.c: Give the DHCP process more stack
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Don't bother copying hostname
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack usage
Luke T. Shumaker
2024-11-12
Work on stack.c.gen
Luke T. Shumaker
2024-11-12
Work on stack analysis
Luke T. Shumaker
2024-11-12
Avoid compiling libraries twice
Luke T. Shumaker
2024-11-12
Start integrating stack analysis
Luke T. Shumaker
2024-11-12
Oh dang, I broke `make lint` a while back :(
Luke T. Shumaker
2024-11-11
dhcp: Fix .secs value
Luke T. Shumaker
2024-11-11
dhcp: Add some workarounds for broken servers
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
libdhcp: Implement RFC 6842
Luke T. Shumaker
2024-11-11
libdhcp: Be more careful with xid and time_ns_init
Luke T. Shumaker
2024-11-11
libdhcp: Move around set_read_deadline calls
Luke T. Shumaker
2024-11-11
libdhcp: Correctly call ifup and ifdown
Luke T. Shumaker
2024-11-11
Fix handling of DHCP_INFINITY
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
wip dhcp
Luke T. Shumaker
2024-11-11
libdhcp: Move files around
Luke T. Shumaker
2024-11-11
libcr_ipc/select.h: Simplify cr_select_l()
Luke T. Shumaker
2024-11-11
Factor out libmisc/rand.h
Luke T. Shumaker
2024-11-11
build-sys: Add -Wswitch-enum
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-11-10
libhw: net.h: Add listener close(), add 'iface'
Luke T. Shumaker
2024-11-10
libhw: net.h: Clarify UDP truncation behavior
Luke T. Shumaker
2024-10-31
Clean up the build system
Luke T. Shumaker
2024-10-31
cmake part of stack sizes
Luke T. Shumaker
2024-10-30
wip stack analysis
Luke T. Shumaker
2024-10-30
Finish the W5500 driver?
Luke T. Shumaker
2024-10-29
libhw: Tidy
Luke T. Shumaker
[next]