Date: Fri, 17 Oct 2003 00:53:30 -0700 (PDT) From: Sean Chittenden <seanc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/time time.c Message-ID: <200310170753.h9H7rUJn077067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
seanc 2003/10/17 00:53:30 PDT FreeBSD src repository (doc,ports committer) Modified files: usr.bin/time time.c Log: Uses wait4() instead of wait3() when waiting for a child process to exit. Reviewed by: yar Revision Changes Path 1.26 +1 -1 src/usr.bin/time/time.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310170753.h9H7rUJn077067>