SIGN IN SIGN UP

Do not handle system-specific values in command.c

The common command.c handled process errors from system-specific int
values (errno).

Rather, expose a new enum process_result to handle error cause in a
generic way.
R
Romain Vimont committed
55d33ddd5fb0b559eed33d8f47d9b07a2456979a
Parent: 6d2d803