aboutsummaryrefslogtreecommitdiff
path: root/src/os/readfrom_linux_test.go
AgeCommit message (Expand)Author
2021-02-24docs: fix spellingJohn Bampton
2021-02-16internal/poll: if copy_file_range returns 0, assume it failedIan Lance Taylor
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-07-08os: fix regression with handling of nil *FileJoe Tsai
2020-05-19testing: clean up remaining TempDir issues from CL 231958Bryan C. Mills
2020-04-28os, internal/poll, internal/syscall/unix: use copy_file_range on LinuxAndrei Tudor Călin