[BACK]Return to wait.2 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/sys/wait.2 between version 1.4 and 1.5

version 1.4, 1993/11/25 00:40:04 version 1.5, 1994/01/10 23:54:38
Line 73  The
Line 73  The
 .Fn wait4  .Fn wait4
 call provides a more general interface for programs  call provides a more general interface for programs
 that need to wait for certain child processes,  that need to wait for certain child processes,
 that need resource utilization statistics accummulated by child processes,  that need resource utilization statistics accumulated by child processes,
 or that require options.  or that require options.
 The other wait functions are implemented using  The other wait functions are implemented using
 .Fn wait4 .  .Fn wait4 .

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>