Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Merge libobj into libmisc | Luke T. Shumaker | |
7 days | Use C23 | Luke T. Shumaker | |
This gives us: - [[maybe_unused]] instead of [[gnu::unused]] - bool/true/false are predefined, so no need for <stdbool.h> | |||
2025-04-21 | lib9p_srv: Cap Tread->count | Luke T. Shumaker | |
2025-04-21 | lib9p_core: Rename the "unknown" version to "uninitialized" | Luke T. Shumaker | |
2025-04-19 | lib9p: Don't require that CONFIG_9P_ENABLE_9P2000 | Luke T. Shumaker | |
2025-04-14 | Split lib9p into lib9p_core and lib9p_srv | Luke T. Shumaker | |