套件:libexecs-embedded0(1.2-1)
C library for commands execution
s2argv converts a command string into an argv array for execv, execvp, execvpe. execs is like execv taking a string instead of an argv. Similarly execsp and execspe are the counterpart of execvp and execvpe, respectively, using command strings. esystem, system_eexecsp execute a command with its arguments from a string without using a shell.
This is the reduced memory footprint version of libexecs for embedded systems, it contains a minimal subset of the functionalities available in the main package, in particular the coproc* family of functions, system_nosh and popen_nosh are excluded (see the man pages for more info).
其他與 libexecs-embedded0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.11) [除 arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]