Age | Commit message (Collapse) | Author | Files | Lines |
|
in TIMEFMT interpretation
|
|
Document.
|
|
|
|
|
|
as by job number; temporary (?) workaround for pipelines getting lost if
TSTP is delivered when a shell builtin is the tail of the pipe.
|
|
to prefer running jobs
|
|
|
|
|
|
|
|
findproc() should not return processes not marked as SP_RUNNING
|
|
various job and process control fixes
|
|
|
|
|
|
|
|
Gets rid of all the remaining "ignoring return value" compiler
warnings, and makes some read/write operations safer by ensuring
that an EINTR is handled.
|
|
|
|
|
|
foreground jobs that handle or ignore interrupts are not orphaned.
|
|
27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save
parent job table.
|
|
|
|
27122: add POSIX_JOBS option
|
|
no automated jobs notifications
|
|
|
|
and if available use setproctitle() for "jobs -Z".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users/10928: send all "jobs" output to stdout
|
|
|
|
|
|
|
|
but HAVE_WAIT3. See the sourceforge bug report:
https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068
|
|
22277, 22281, tweaks: standardize behaviour of wait builtin
with trapped signals
|
|
|
|
|
|
|
|
|