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.2.6.tar.gz 0000779363 761 KB
libpipeline.changes 0000001265 1.24 KB
libpipeline.spec 0000003036 2.96 KB
Revision 6 (latest revision is 15)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 226684 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 6)
- Update to libpipeline 1.2.6 (18 December 2013)
  * Fix test_pump_tee to wait for its child processes before testing
    their output, since otherwise not all their output might be flushed.
  * pipeline_want_infile and pipeline_want_outfile now take copies of
    their file name arguments.
  * Restore compatibility with Automake 1.10.
  * Build with large file support on systems where it is available.
  * Provide a replacement clearenv function in order to support
    non-glibc systems.  Now tested on FreeBSD.
  * Don't read uninitialised memory when testing for the end of long
    lines (over 4096 bytes).
Comments 0
openSUSE Build Service is sponsored by