| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
"trap" reports alias names.
|
| |
|
|
|
|
| |
unposted: update version to 4.2.3-dev-1
|
| |
|
| |
|
|
|
|
| |
trivial optimisation in jobs.c (unposted)
|
| |
|
|
|
|
| |
Time processes from before rather than after fork.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
asynchronicity problem. Document workarounds for remaining problems.
|
| |
|
| |
|