scrcpy/app
Romain Vimont 55d33ddd5f 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.
2018-09-04 08:57:07 +02:00
..
src Do not handle system-specific values in command.c 2018-09-04 08:57:07 +02:00
tests Separate multi-words filenames by '_' 2018-08-15 19:30:01 +02:00
meson.build Separate multi-words filenames by '_' 2018-08-15 19:30:01 +02:00