Sybren A. Stüvel
ebf4021da2
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. |
||
---|---|---|
.. | ||
touch_linux.go | ||
touch_nonlinux.go | ||
touch_test.go | ||
touch.go |