Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/sh
Module Name: basesrc
Committed By: simonb
Date: Tue Mar 12 03:45:02 UTC 2002
Modified Files:
basesrc/bin/sh: jobs.c
Log Message:
In forkshell() don't free the current job. Fixes problem with previous
commit where pipeline commands didn't inherit the correct process group.
Reviewed by Christos.
Change a trace format string arg to use %p instead of %x and a long cast.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/bin/sh/jobs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index