软件包:libexecs-dev(1.4-2 以及其他的)
libexecs-dev 的相关链接
Debian 的资源:
下载源码包 libexecs:
维护小组:
- Debian VirtualSquare Team (QA 页面)
- Giulia Cantini (QA 页面)
- Mattia Biondi (QA 页面)
- Renzo Davoli (QA 页面)
- Andrea Capriotti (QA 页面)
外部的资源:
- 主页 [www.virtualsquare.org]
相似软件包:
C library for commands execution - development files
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. coprocv, coprocvp, coprocvpe, coprocs, coprocsp execute a command in coprocessing mode. The following functions all work without using a shell: esystem, system_eexecsp execute a command with its arguments from a string. popen_nosh, popen_execsp and pclose_nosh pipe stream to or from a process. system_nosh executes a command with its arguments from a string.
This package contains the necessary headers and shared object files needed to develop applications using libexecs.
其他与 libexecs-dev 有关的软件包
|
|
|
|
-
- dep: libexecs-embedded1 (= 1.4-2+b2)
- C library for commands execution - low memory footprint
-
- dep: libexecs1 (= 1.4-2+b2)
- C library for commands execution