Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | srv9p: relatime | Luke T. Shumaker | |
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-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 | libcr_ipc: Redo | Luke T. Shumaker | |
2024-10-05 | compiles | 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-02 | lib9p: Validate Twalk and Rwalk list sizes | Luke T. Shumaker | |
2024-10-02 | trim trailing ws | Luke T. Shumaker | |
2024-09-29 | wip fixes | Luke T. Shumaker | |
2024-09-29 | libcr: Faster context switches, wait for interrupt | Luke T. Shumaker | |
2024-09-28 | it compiles! | Luke T. Shumaker | |
2024-09-27 | wip fixes | Luke T. Shumaker | |
2024-09-27 | fixes | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-26 | wip reorg | Luke T. Shumaker | |