A pipeline manipulation library

Edit Package libpipeline

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)

Refresh
Refresh
Source Files
Filename Size Changed
libpipeline-1.5.3.tar.gz 0000994663 971 KB
libpipeline-1.5.3.tar.gz.asc 0000000833 833 Bytes
libpipeline.changes 0000003034 2.96 KB
libpipeline.keyring 0000341941 334 KB
libpipeline.spec 0000003202 3.13 KB
Revision 12 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 835205 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 12)
- update to 1.5.3:
  * Fix implementation-defined behaviour while handling read/write errors.
  * Port tests to the modern Check API.
  * `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
  * functions registered using `atexit' being called multiple times.
  * Document that standard FDs must be open before calling `pipeline_start'.
  * Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
  * Various portability improvements, via Gnulib. (forwarded request 834162 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by