Age | Commit message (Collapse) | Author | Files | Lines |
|
when the end of the pipe is controlled by a builtin in the current shell
which cannot itself become suspended.
|
|
as by job number; temporary (?) workaround for pipelines getting lost if
TSTP is delivered when a shell builtin is the tail of the pipe.
|
|
|
|
|
|
|
|
|
|
their standard error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
various job and process control fixes
|
|
|
|
of math functions and builtins
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save
parent job table.
|
|
|
|
|
|
|
|
27122: add POSIX_JOBS option
|
|
some compiler warnings, and improves error handling/notification.
|
|
|
|
environments, plus documentation
|
|
|
|
allow <(...) and >(...) to occur in the middle of strings
and =(...) to have extra text following
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|