20 Commits (7deccef1c2f609870fae00a3a1eb11d0eb2a28a5)

Author SHA1 Message Date
Romain Vimont 8c50342fb2 Move SC_PRIsizet to compat.h
4 years ago
Romain Vimont b8d7f36ba3 Fix SC_EXIT_CODE_NONE value
4 years ago
Romain Vimont f801d8b312 Expose flags for process execution
4 years ago
Romain Vimont 904f0ae61e Check process success locally for adb commands
4 years ago
Romain Vimont 03de9224fc Introduce process observer
4 years ago
Romain Vimont aa011832c1 Improve process API
4 years ago
Romain Vimont e80e6631e4 Remove duplicate function declaration
4 years ago
Romain Vimont d4c262301f Move functions from process to file
4 years ago
Romain Vimont 0681480809 Add read_pipe_all()
4 years ago
Romain Vimont eaf4afaad9 Add command execution with redirection
4 years ago
Romain Vimont 7229e3cce0 Extract util function to build a local file path
4 years ago
Romain Vimont 30e619d37f Replace SDL_strdup() by strdup()
5 years ago
Romain Vimont 7afd149f4b Fix file_handler process race condition
5 years ago
Romain Vimont 6a50231698 Expose a single process_wait()
5 years ago
Romain Vimont b8edcf52b0 Simplify process_wait()
5 years ago
Romain Vimont ab912c23e7 Define feature test macros in common.h
5 years ago
Romain Vimont 59feb2a15c Group common includes into common.h
5 years ago
Romain Vimont d580ee30f1 Separate process wait and close
5 years ago
Romain Vimont 821c175730 Rename process_simple_wait to process_wait
5 years ago
Romain Vimont 4bd9da4c93 Split command into process and adb
5 years ago