Pipes and COPY-ON-WRITE
In this example, every forked process gets its own copy of the
countervariable i through copy-on-write.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Requirements:
lsflib : >=0.0.57
Compiler : gcc, mingw32-gcc
HEADERS : ansi-c
PLATTFORM : UNIX, GNU Linux, Windows32
COMPILE:
To compile this demonstration apps,
do:
type >make< as a normal user
fi
INSTALL:
To install this apps in $(HOME)/bin
do:
make all install
fi