cvs commit: src/usr.bin/time time.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Fri Jul 16 11:58:51 PDT 2004
hmp 2004/07/16 11:58:35 PDT
DragonFly src repository
Modified files:
usr.bin/time time.c
Log:
Merge revision 1.26 of src/usr.bin/time/time.c from FreeBSD, and an
additional change:
o Use wait4() instead of wait3() when waiting for a child
process to exit.
o Set the process' exit code properly (rev. 1.25).
Obtained-from: Liam J. Foy <liamfoy at xxxxxxxxxxxx>
Revision Changes Path
1.6 +2 -3 src/usr.bin/time/time.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/time/time.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list