about summary refs log tree commit diff stats
path: root/312copy.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7225Kartik Agaram2020-11-111-0/+68
Both manual tests described in commit 7222 now work. To make them work I had to figure out how to copy a file. It requires a dependency on a new syscall: lseek.
>
f28f2636 ^
1
2
3
4
5
6
7
8