process

0
by NielDK
libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.
0
by NielDK
strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.