Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | copyright statements | Luke T. Shumaker | |
2024-10-16 | wip lib9o | Luke T. Shumaker | |
2024-10-16 | wip w5500 | Luke T. Shumaker | |
2024-10-16 | closer to compiling | Luke T. Shumaker | |
2024-10-16 | wip | Luke T. Shumaker | |
2024-10-15 | wip | Luke T. Shumaker | |
2024-10-14 | wip libnet rewrite | Luke T. Shumaker | |
2024-10-13 | wip | Luke T. Shumaker | |
2024-10-13 | wip w5500 | Luke T. Shumaker | |
2024-10-12 | srv9p: Tidy file tree | Luke T. Shumaker | |
2024-10-12 | lib9p: Fix directory listing | Luke T. Shumaker | |
2024-10-12 | get read working correctly | Luke T. Shumaker | |
2024-10-11 | lib9p: Implement Tflush | Luke T. Shumaker | |
2024-10-11 | lib9p: Implement Twrite | Luke T. Shumaker | |
2024-10-11 | Factor back out a fidinfo struct | Luke T. Shumaker | |
2024-10-11 | lib9p: Mark what I intend to complete | Luke T. Shumaker | |
2024-10-10 | implement dread | Luke T. Shumaker | |
2024-10-10 | lib9p: Implemnt Topen, add permission checks in Twalk | Luke T. Shumaker | |
2024-10-09 | lib9p: finish refactor | Luke T. Shumaker | |
2024-10-09 | wip | Luke T. Shumaker | |
2024-10-09 | wip idl rewrite | Luke T. Shumaker | |
2024-10-08 | lib9p: Fix a comment | Luke T. Shumaker | |
2024-10-08 | lib9p: stat size is weird | Luke T. Shumaker | |
2024-10-08 | srv9p: relatime | Luke T. Shumaker | |
2024-10-08 | lib9p: fix stat size | Luke T. Shumaker | |
It does NOT include the u16 size field itself. | |||
2024-10-08 | wip | Luke T. Shumaker | |
2024-10-07 | wip | Luke T. Shumaker | |
2024-10-07 | tidy config | Luke T. Shumaker | |
2024-10-07 | wip | Luke T. Shumaker | |
2024-10-07 | lib9p: add DM_PERM, more newlines in bitfield headers | Luke T. Shumaker | |
2024-10-06 | lib9p: wip srv | Luke T. Shumaker | |
2024-10-06 | libcr_ipc: select.h | Luke T. Shumaker | |
2024-10-06 | s/assert(false)/__builtin_unreachable()/ | Luke T. Shumaker | |
2024-10-06 | libnetio: Ugg, posix aio is trash | Luke T. Shumaker | |
In concept, it's exactly what I need. But - glibc's implementation of it does not allow concurrent reads and writes - it not required to work for fds that don't have absolute offsets (so no pipes, no sockets) So just spin up a pthread for each syscall. I hate it. | |||
2024-10-05 | fixes, valgrind | Luke T. Shumaker | |
2024-10-05 | lib9p: srv: clean up | Luke T. Shumaker | |
2024-10-05 | fixes | Luke T. Shumaker | |
2024-10-05 | libcr_ipc: Redo | Luke T. Shumaker | |
2024-10-05 | libcr: Use a ringbuf ready-queue | Luke T. Shumaker | |
2024-10-05 | libcr: comments/tidy | Luke T. Shumaker | |
2024-10-05 | notes: add _C macros | Luke T. Shumaker | |
2024-10-05 | compiles | Luke T. Shumaker | |
2024-10-04 | wip | Luke T. Shumaker | |
2024-10-04 | wip | Luke T. Shumaker | |
2024-10-04 | wip srv | Luke T. Shumaker | |
2024-10-04 | wip srv | Luke T. Shumaker | |
2024-10-04 | lib9p: Improve handling of stat object sizes | Luke T. Shumaker | |
2024-10-04 | fixup array_len | Luke T. Shumaker | |
2024-10-04 | write some notes about hdmi | Luke T. Shumaker | |
2024-10-03 | lib9p: Allow specifying a maximum value for an atom in *.txt | Luke T. Shumaker | |