9 Commits

Author SHA1 Message Date
Maxim Reznik
eda1b9d167 Enable use of Ada 2022 by Alire. 2023-05-12 18:18:31 +03:00
Vadim Godunko
a7399142ae Build tests with static version of Spawn. 2023-04-04 08:32:30 +03:00
Maxim Reznik
e03c6e903c Add a testcase for invalid executable launch. 2023-03-07 13:40:18 +02:00
Maxim Reznik
23b154cf57 Fix waiting for several processes. Add the test.
SIGCHLD signal could be triggered for several exited children. So
let's call waitpid untill no more children change state.

Fix #30
2023-02-10 18:05:47 +02:00
Maxim Reznik
7f5d947b8a Add a test for TTY support 2022-12-22 12:21:24 +02:00
Maxim Reznik
28115620eb U505-038 Implementation of Kill/Terminate for POSIX 2021-05-20 21:17:46 +03:00
Maxim Reznik
250562471e Add COPR support to be able build RPM. 2021-02-14 11:39:58 +02:00
Maxim Reznik
521e383c1a Minor update
Fix CR/LF in COPYING.RUNTIME. Add one more test to Makefile.
Force environment OS=osx on Mac OS X.
Use ce2020 branch for toolchain instead of the commit.
2020-12-24 22:35:16 +02:00
Maxim Reznik
56f6791d0f Update README.md. Add Makefile.
Update copyright headers.
2020-11-20 12:18:57 +02:00