Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Note in a couple of places that history file reading and writing
is only done in interactive shells.
|
|
|
|
Add linked list of unwaited-for background jobs.
Truncate at value of _SC_CHILD_MAX discarding oldest.
Remove old lastpid_status mechanism for latest exited process only.
Slightly tighten safety of permanently allocated linked lists so
that this doesn't compromise signal handling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoid clash of uses for ulimit -k.
|
|
|
|
Notes about interaction with asynchronous jobs such as process
substitution and multios.
|
|
|
|
Minor changes of phrasing.
|
|
|
|
|
|
|
|
to autoloads, too
|
|
change to _path_files to make it load in that fashion
|
|
|
|
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rather than $PWD
|
|
|
|
|
|
Turn off repeat and turn on ulimit in emulation modes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|