Age | Commit message (Collapse) | Author | |
---|---|---|---|
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_srv: Rename ->authinfo->{uname,uid} to ->userid->{name,num} | Luke T. Shumaker | |
2025-04-15 | libmisc: Add alloc.h to help detect wrong alloc sizes | Luke T. Shumaker | |
Lo and behold, there was a mistake in chan.c. | |||
2025-04-14 | lib9p_core: linux-errno.h: Rename LINUX_* => LIB9P_ERRNO_L_* | Luke T. Shumaker | |
2025-04-13 | lib9p: Test+fix that auth data is tracked in the context | Luke T. Shumaker | |