A pipeline manipulation library
libpipeline is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. This alleviates programmers of the need to laboriously construct pipelines using lower-level primitives such as fork(2) and execve(2)
- Developed at Base:System
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libpipeline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libpipeline-1.2.2.tar.gz | 0000750489 733 KB | |
libpipeline.changes | 0000000534 534 Bytes | |
libpipeline.spec | 0000003036 2.96 KB |
Revision 4 (latest revision is 16)
Stephan Kulow (coolo)
accepted
request 180617
from
Dr. Werner Fink (WernerFink)
(revision 4)
- Use LFS_CFLAGS properly for 32 bit archs. (forwarded request 180373 from elvigia)
Comments 0