Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
job_reset(): fix for resetting foreground process group
Patch from OpenSUSE: https://build.opensuse.org/package/view_file/shells/ksh/ksh93-foreground-prgrp.dif src/cmd/ksh93/sh/jobs.c: job_reset(): - Only reset the foreground process group associated with the current job if the current job's process ID is different from the terminal's foreground process group ID.
- Loading branch information