Age | Commit message (Expand) | Author |
---|---|---|
2025-06-06 | lib9p_srv: Change the public API to use error.h | 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-02 | libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX() | 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-18 | lib9p_srv: Set Twrite->byte_offset to zero if append-only | Luke T. Shumaker |
2025-04-15 | libmisc: Add alloc.h to help detect wrong alloc sizes | Luke T. Shumaker |
2025-04-14 | lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_* | Luke T. Shumaker |
2025-04-12 | lib9p: Test+fix that io handles get freed | Luke T. Shumaker |
2025-04-10 | lib9p: test_server: Pull out fs_shutdown.c | Luke T. Shumaker |