Age | Commit message (Collapse) | Author | Files | Lines |
|
then re-opened.
|
|
|
|
|
|
Separate justification width of parameters from base/precision.
|
|
|
|
HAVE_FCHDIR error-return code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trivial optimisation in jobs.c (unposted)
|
|
|
|
to the existing gettempname(), which works like a custom mktemp()).
|
|
instead of the heap.
|
|
|
|
- Call gettempname() with its new args.
|
|
non-NULL, it uses the specified prefix instead of $TMPPREFIX.
|
|
filename instead of a .PID suffix.
- Use bicat() to build the $HISTFILE.LOCK filename.
- Put the $HOST value into $HISTFILE.LOCK in addition to the PID.
|
|
|
|
|
|
so that functions such as magicspace() won't be accessing uninitialized
memory when they look at "line".
|
|
|
|
|
|
|
|
Time processes from before rather than after fork.
|
|
20435: Make pattern.c not alter strings.
|
|
|
|
|
|
specify what flags to send to savehistfile().
- Implemented the HFILE_NO_REWRITE support in savehistfile().
|
|
- Use the new HFILE_NO_REWRITE flag when saving the history
file after a signal was received.
|
|
|
|
|
|
|
|
|
|
Changed the sprintf() to convbase().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|