Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpipeline - A pipeline manipulation library
- Description:
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).
Packages
libpipeline-1.3.0-4.fc21.x86_64
[48 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|