index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609
Bart Schaefer
2022-04-29
1
-4
/
+0
*
50162: Fix multios with current-shell "exec" (aka nullexec).
Bart Schaefer
2022-04-28
1
-0
/
+4
*
50049: care with signed characters
Peter Stephenson
2022-04-25
1
-1
/
+1
*
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
2022-03-30
1
-0
/
+1
*
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
2022-03-30
1
-1
/
+3
*
49694 + doc: Allow using empty STTY= to freeze tty for a single command
Mikael Magnusson
2022-01-30
1
-2
/
+4
*
github #82: Fix typos
Dimitris Apostolou
2021-11-12
1
-1
/
+1
*
49353: Fix comments in sourced file.
Peter Stephenson
2021-09-09
1
-1
/
+1
*
49307 with doc update: POSIX_TRAPS fix.
Peter Stephenson
2021-08-26
1
-1
/
+2
*
48857: declare "volatile" all globals that may be modified by signal handlers
Bart Schaefer
2021-05-16
1
-3
/
+5
*
47794: exec: run final pipeline command in a subshell in sh mode
brian m. carlson
2021-04-10
1
-4
/
+6
*
Allow more scripts without #!
Justine Tunney
2021-02-16
1
-4
/
+23
*
46268: suppress a useless compiler warning around nice()
Roman Perepelitsa
2020-07-28
1
-2
/
+1
*
46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.
Daniel Shahaf
2020-07-05
1
-1
/
+1
*
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
2020-06-09
1
-5
/
+22
*
users/24909: Don't clean up special file list too early.
Peter Stephenson
2020-06-08
1
-1
/
+1
*
45923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...
Daniel Shahaf
2020-05-28
1
-2
/
+18
*
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
2020-03-22
1
-3
/
+5
*
45583/0007: WC_FUNCDEF: Add a placeholder element.
Daniel Shahaf
2020-03-22
1
-1
/
+2
*
45583/0001: internal: Remove a redundant assignment.
Daniel Shahaf
2020-03-22
1
-1
/
+0
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-03-07
1
-4
/
+2
|
\
|
*
users/24710: Fix job control problem with sudo.
Peter Stephenson
2020-02-27
1
-1
/
+2
|
*
45343: Queue signals around arithmetic evaluations
Daniel Shahaf
2020-01-29
1
-3
/
+0
*
|
45131: Make a function that redefines itself preserve its tracedness.
Daniel Shahaf
2019-12-26
1
-0
/
+6
|
/
*
45083: Add signal protection to execarith().
Peter Stephenson
2019-12-18
1
-0
/
+3
*
45066: internal: Document forklevel, locallevel, and exit_pending.
Daniel Shahaf
2019-12-18
1
-0
/
+4
*
45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...
Daniel Shahaf
2019-12-17
1
-1
/
+1
*
45025: fix re-entrancy problem with memory management in readoutput().
Peter Stephenson
2019-12-15
1
-25
/
+36
*
45004: Fix typos in comments
Martijn Dekker
2019-12-11
1
-1
/
+1
*
44841: Better checking of errors from "nice"
_RuRo_ (Андрей Стоцкий)
2019-10-16
1
-2
/
+5
*
44635: Don't apply STAT_NOPRINT to backgrounded jobs
Peter Stephenson
2019-08-03
1
-1
/
+2
*
44480: Don't automatically close externally visible file descroptors.
Peter Stephenson
2019-07-02
1
-1
/
+4
*
44307: allow for atoi() returning a negative number
Oliver Kiddle
2019-05-20
1
-1
/
+1
*
44214: <(...) substitutions shouldn't grab the terminal
Eric Freese
2019-04-10
1
-1
/
+1
*
44132: don't hash commands beginning with /
Charles Blake
2019-03-19
1
-0
/
+2
*
43723: file descriptor could leak on fork error
Kamil Dudka
2018-11-09
1
-1
/
+2
*
43660: extend 43653 when final exit is implicit.
Peter Stephenson
2018-10-09
1
-24
/
+25
*
43489: Add error checking on a new write() call.
Daniel Shahaf
2018-09-25
1
-1
/
+4
*
43464: Another attachtty() fix.
Peter Stephenson
2018-09-16
1
-6
/
+7
*
43446: More entersubsh() / addproc() wiring.
Peter Stephenson
2018-09-12
1
-15
/
+22
*
43409: Fix process group setting in main shell.
Peter Stephenson
2018-09-07
1
-17
/
+28
*
CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.
Anthony Sottile
2018-09-03
1
-16
/
+20
*
43156, 43157: Need to allow for extra space in gethere().
Peter Stephenson
2018-07-10
1
-3
/
+5
*
users/23531: Error exit/return fixes.
Peter Stephenson
2018-07-09
1
-0
/
+17
*
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
2018-06-15
1
-0
/
+10
*
42101 (tweaked): assigning shell status to array was broken
dana
2018-05-11
1
-2
/
+6
*
unposted (branch fork_early): Fork early for pipelines.
Peter Stephenson
2018-05-01
1
-82
/
+63
*
47201: fix 42355 for multiple backslashes
Ricardo Giorni
2018-04-29
1
-6
/
+6
*
unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.
Daniel Shahaf
2018-04-25
1
-1
/
+1
*
42708: fix for process substitution.
Peter Stephenson
2018-04-24
1
-8
/
+16
[next]