[ 源代码: process-cpp ]
软件包:libprocess-cpp3(3.0.2-1)
C++11 library for handling processes (runtime libraries)
process-cpp is a simple and straightforward wrapper around process creation and control. It helps both with handling child processes and with interacting with the current process. Some of its features include:
- Thread-safe get/set/unset operation on the current process's environment. - Throwing and non-throwing overloads of functions when system calls are involved. - Seamless redirection of input, output and error streams of child processes. - Type-safe interaction with the virtual proc filesystem, both for reading & writing.
The library's main purpose is to assist in testing and when a software component needs to carry out process creation/control tasks, e.g., a graphical shell. To this end, the library is extensively tested and tries to ensure fail-safe operation as much as possible.
This package includes the process-cpp runtime libraries.
其他与 libprocess-cpp3 有关的软件包
|
|
|
|
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostreams Library
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
下载 libprocess-cpp3
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 50.5 kB | 164.0 kB | [文件列表] |
arm64 | 46.6 kB | 216.0 kB | [文件列表] |
armel | 43.6 kB | 143.0 kB | [文件列表] |
armhf | 43.8 kB | 111.0 kB | [文件列表] |
i386 | 52.8 kB | 155.0 kB | [文件列表] |
mips64el | 47.6 kB | 228.0 kB | [文件列表] |
ppc64el | 51.2 kB | 215.0 kB | [文件列表] |
riscv64 | 48.5 kB | 135.0 kB | [文件列表] |
s390x | 48.1 kB | 159.0 kB | [文件列表] |