%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 188.40.95.74 / Your IP : 216.73.216.208 Web Server : Apache System : Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64 User : vlasotin ( 1054) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libpipeline-1.2.3/ |
Upload File : |
libpipeline 1.2.3 (24 April 2013) ================================= Don't read uninitialised memory when testing for the end of long lines (over 4096 bytes). Flush stdio before starting a sequence. libpipeline 1.2.2 (17 September 2012) ===================================== Make pipeline_start flush stdio after emitting debugging output. Build fixes for glibc 2.16 and Automake 1.12. libpipeline 1.2.1 (2 March 2012) ================================ Retry reads and writes on EINTR. Fix opening of output files requested by `pipeline_want_outfile'; these are now created if they do not already exist, and truncated if they do. <pipeline.h> is now wrapped in `extern "C"' when used in a C++ compilation unit. libpipeline 1.2.0 (18 March 2011) ================================= Add `pipeline_get_pid' to get the process ID of a command in a started pipeline. libpipeline 1.1.0 (11 December 2010) ==================================== Add `pipecmd_exec' to execute a single command, replacing the current process; this is analogous to `execvp'. Add `pipecmd_clearenv' to clear a command's environment; this is analogous to `clearenv'. Add `pipecmd_get_nargs' to get the number of arguments to a command. libpipeline 1.0.0 (29 October 2010) =================================== This is a new C library for pipeline manipulation, broken out from man-db 2.5.8.