Home
last modified time | relevance | path

Searched hist:"696 e08c4" (Results 1 – 1 of 1) sorted by relevance

/openbsd/libexec/tradcpp/
H A Dfiles.cdiff 696e08c4 Fri Jun 28 13:47:33 GMT 2019 deraadt <deraadt@openbsd.org> When system calls indicate an error they return -1, not some arbitrary
value < 0. errno is only updated in this case. Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.