man-db-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

man-db docs/ChangeLog lib/pipeline.c lib/pipeli...


From: Colin Watson
Subject: man-db docs/ChangeLog lib/pipeline.c lib/pipeli...
Date: Sun, 03 Aug 2003 11:36:27 -0400

CVSROOT:        /cvsroot/man-db
Module name:    man-db
Branch:         
Changes by:     Colin Watson <address@hidden>   03/08/03 11:36:27

Modified files:
        docs           : ChangeLog 
        lib            : pipeline.c pipeline.h 

Log message:
        Add support in pipeline library for writing input to or reading
        output from the whole pipeline.
        
        * lib/pipeline.c (pipeline_new): Initialize writeto, readfrom,
        writefd, and readfd.
        (pipeline_start): Create extra pipes as necessary.
        (pipeline_wait): Expand TODO comment. Close file descriptors from
        extra pipes if necessary.
        * lib/pipeline.h (struct pipeline): Add writeto, readfrom, writefd,
        and readfd.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/docs/ChangeLog.diff?tr1=1.354&tr2=1.355&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/lib/pipeline.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/lib/pipeline.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]