Age | Commit message (Expand) | Author |
---|---|---|
2025-05-06 | Use C23 | Luke T. Shumaker |
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-21 | lib9p_core: Merge core_tables.c into core.c | Luke T. Shumaker |
2025-04-19 | lib9p: Don't require that CONFIG_9P_ENABLE_9P2000 | Luke T. Shumaker |
2025-04-19 | lib9p_srv: Separate the stat API from the network format | Luke T. Shumaker |
2025-04-19 | lib9p_idl: Clean up struct stat and numeric user IDs | 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 | lib9p_core: Integrate linux-errno.h into 2010-9P2000.L.9p | Luke T. Shumaker |
2025-04-14 | lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_* | Luke T. Shumaker |
2025-04-14 | lib9p_core: Redefine topo_sort() to be stable and prettier | Luke T. Shumaker |
2025-04-14 | Split lib9p into lib9p_core and lib9p_srv | Luke T. Shumaker |