sai2791 / aund

Linux Econet Server (Acorn computers - 8-bit with 32-bit support)
7 stars 4 forks source link

posix_spawn causes compiler issue #6

Closed sai2791 closed 3 years ago

sai2791 commented 3 years ago

Posix_spawn causes compile issue on root, because It was not set. This change was introduced while trying to fix this spawning process in a linux system and needed to be reverted.

sai2791 commented 3 years ago

Removed the null and environ stuff from the posix_spawn call