1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/libexec/rpc.rwalld
deraadt df69c215c7 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.
2019-06-28 13:32:41 +00:00
..
Makefile
rpc.rwalld.8
rwalld.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00