summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1012
blob: 9fa25062d2bbb9b2c7e86b37919c104ca2f27ad5 (plain) (blame)
1
2
3
The problem arises from the use of `newfstatat` instead of `fstat`, leading to ENOENT errors when handling here-documents on 9p mounts. This is related to system calls and how they interact with file operations.

syscall