套件:libexecs-dev(1.3-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-embedded0 (= 1.3-2)
- C library for commands execution - low memory footprint
-
- dep: libexecs0 (= 1.3-2)
- C library for commands execution