AmigaLabs / clib4

Clib4 for AmigaOS4
Other
14 stars 7 forks source link

Test for spawnvpe (+pipe) #199

Closed elfpipe closed 2 months ago

elfpipe commented 2 months ago

Simple test. The problem is the EINTR loop, that gives the wrong return status for the child (program says 1, return is 0).