EmbLogic's Blog

Pipes

RCS file: ./writer.c,v
Working file: ./writer.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;    selected revisions: 2
description:
pipe is created.
child process is generated by using fork().
—————————-
revision 1.2    locked by: root;
date: 2014/03/07 12:34:24;  author: root;  state: Exp;  lines: +3 -1
written a character into parent process.
—————————-
revision 1.1
date: 2014/03/07 12:31:35;  author: root;  state: Exp;
Initial revision
RCS file: ./reader.c,v
Working file: ./reader.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;    selected revisions: 2
description:
fd is passed from parent to child.
—————————-
revision 1.2    locked by: root;
date: 2014/03/07 12:35:23;  author: root;  state: Exp;  lines: +0 -1
read a character from the parent process.
c
—————————-
revision 1.1
date: 2014/03/07 12:32:20;  author: root;  state: Exp;
Initial revision
RCS file: ./reader.c,v
Working file: ./reader.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;    selected revisions: 2
description:
fd is passed from parent to child.
—————————-
revision 1.2    locked by: root;
date: 2014/03/07 12:35:23;  author: root;  state: Exp;  lines: +0 -1
read a character from the parent process.
c
—————————-
revision 1.1
date: 2014/03/07 12:32:20;  author: root;  state: Exp;
Initial revision

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>