Age | Commit message (Expand) | Author |
---|---|---|
13 days | libmisc: assert.h: Disable -Wtype-limits inside of assert() | Luke T. Shumaker |
2025-06-06 | lib9p_core: Switch to use error.h | Luke T. Shumaker |
2025-06-06 | lib9p: Use <libmisc/error.h> errnums internally | Luke T. Shumaker |
2025-06-06 | Prune #includes | Luke T. Shumaker |
2025-05-17 | Fix some funny indents | Luke T. Shumaker |
2025-05-17 | Sort+align #includes | Luke T. Shumaker |
2025-05-15 | lib9p: Remove uses of printf | Luke T. Shumaker |
2025-05-15 | lib9p: Adjust _lib9p_{validate,unmarshal,marshal} to be macros, not functions | Luke T. Shumaker |
2025-05-12 | More GCC 15 fixes | Luke T. Shumaker |
2025-04-21 | lib9p_srv: Cap Tread->count | Luke T. Shumaker |
2025-04-21 | lib9p_core: Merge core_tables.c into core.c | Luke T. Shumaker |
2025-04-17 | lib9p: Check that we compile for the whole the matrix of "enable"-toggles | Luke T. Shumaker |
2025-04-14 | Split lib9p into lib9p_core and lib9p_srv | Luke T. Shumaker |