| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Turn off repeat and turn on ulimit in emulation modes
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
environments, plus documentation
|
|
|
|
| |
tidy up interface to doshfunc()
|
| |
|
|
|
|
|
| |
try to fix oddities with funcstack and sourced files,
simplify use of caller element of funcstack
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-c and SHIN_STDIN inconsistent with manual
|
| |
|
|
|
|
| |
to return immediately
|
|
|
|
| |
23703: getenv() should be zgetenv()
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
22980: add hook array for special functions
|
| |
|
| |
|
| |
|
|
|
|
| |
input
|
| |
|
| |
|
|
|
|
| |
getpw*(), getgr*(), initgroups() functions.
|
| |
|
| |
|