|
From: | Robert E. Griffith |
Subject: | execute_cmd.h is not included in installed headers |
Date: | Mon, 2 May 2022 15:23:36 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 |
Is it problematic for a loadable builtin to execute shell functions or is it maybe an oversight that that header is not included? If I build against the full source it appears to work fine but I wonder if there are edge cases that cause problems.
If my builtin should not use functions from execute_cmd.h, is there a safe way to invoke a shell function from a builtin?
--BobG
[Prev in Thread] | Current Thread | [Next in Thread] |