
Reimplement the `touch()` function on Linux to avoid depending on the `syscall` package, and use the `sys/unix` package instead. This is slightly higher level, and seems to build on AMD64 and ARM64.
Reimplement the `touch()` function on Linux to avoid depending on the `syscall` package, and use the `sys/unix` package instead. This is slightly higher level, and seems to build on AMD64 and ARM64.