aboutsummaryrefslogtreecommitdiff
path: root/spawn.c
diff options
context:
space:
mode:
authorderaadt <deraadt>2019-06-28 13:35:05 +0000
committerderaadt <deraadt>2019-06-28 13:35:05 +0000
commit4ff7bc3eb32e9d66312d16757fb8c083df2d87d6 (patch)
treeb505bffb084d50d6487010fbeb03c55936a998ca /spawn.c
parent6ce38b73956836c26c8914cdf5002da7900a5d2d (diff)
downloadrtmux-4ff7bc3eb32e9d66312d16757fb8c083df2d87d6.tar.gz
rtmux-4ff7bc3eb32e9d66312d16757fb8c083df2d87d6.tar.bz2
rtmux-4ff7bc3eb32e9d66312d16757fb8c083df2d87d6.zip
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.
Diffstat (limited to 'spawn.c')
0 files changed, 0 insertions, 0 deletions