1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-30 02:52:12 +01:00
zsh/Src
Jun-ichi Takimoto 27cd809383 unposted: add 'static' to shinsavestack
(cherry picked from commit 309d899507)
2022-02-12 07:22:15 -06:00
..
Builtins 44710: support RLIMIT_UMTXP on FreeBSD 2019-08-28 10:02:29 +09:00
Modules zsh/system: Fix infinite loop in sysread 2020-02-06 13:42:32 -06:00
Zle 49377: fix segfault by 'bindkey -d' with reordered keymapnamtab 2022-02-12 07:22:15 -06:00
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc
.indent.pro
builtin.c 45302: bin_umask(): Queue signals around umask(). 2020-01-15 19:49:45 +00:00
compat.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
cond.c 42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather than a syntax error. 2017-11-24 22:10:27 +00:00
context.c 35642: signal queueing in zcontext_save_partial() 2015-06-27 15:53:21 -07:00
exec.c 45343: Queue signals around arithmetic evaluations 2020-01-29 09:02:49 +00:00
glob.c 45181: Fix workers/45164: ${(S)%%} will now consider the empty string as a potential match. 2020-01-02 16:00:11 +00:00
hashnameddir.c 29195: Separate nameddir hash to avoid clash of 2011-05-09 10:38:02 +00:00
hashtable.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
hashtable.h 43616: Various parameter setting and display fixes. 2018-10-08 10:10:42 +01:00
hist.c 24581: Fix array assignments in shell word splitting and completion. 2019-12-31 18:35:06 +00:00
init.c 49290: Replace stdio for buffered shell input. 2022-02-12 07:22:15 -06:00
input.c unposted: add 'static' to shinsavestack 2022-02-12 07:22:15 -06:00
jobs.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
lex.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
linklist.c 41008: Handle expansions for precommand modifiers 2017-04-26 09:44:38 +01:00
loop.c 45373: Fix ERR_EXIT bug in else branch of if. 2020-02-02 18:05:47 +00:00
main.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
Makefile.in 45065: Make 'make -s' print nothing when it does nothing. 2019-12-18 06:01:49 +00:00
Makemod.in.in 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
makepro.awk 44637: = doesn't need quoting in awk regexp. 2019-08-03 10:57:02 +01:00
math.c 45343: Queue signals around arithmetic evaluations 2020-01-29 09:02:49 +00:00
mem.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
mkbltnmlst.sh
mkmakemod.sh 36663: replace obsolete "autobins" commentary with "autofeatures" 2015-09-27 12:43:25 -07:00
modentry.c
module.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
openssh_bsd_setres_id.c Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
options.c Clean up error-message white space 2020-02-14 16:06:57 -06:00
params.c 45340: internal: Document the difference between paramtab and realparamtab. 2020-01-23 03:21:36 +00:00
parse.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
pattern.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
prompt.c security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments 2022-01-27 19:42:54 -06:00
prototypes.h 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation 2014-06-07 13:48:40 -07:00
signals.c 45058: internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change. 2019-12-17 05:12:36 +00:00
signals.h 433029: Testing signal return type is no longer needed 2018-06-18 10:18:29 +01:00
signames1.awk
signames2.awk
sort.c Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
string.c 41096: Don't assume null termination copying string. 2017-05-11 17:33:30 +01:00
subst.c 45058: internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change. 2019-12-17 05:12:36 +00:00
text.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
utils.c unposted: zerrmsg(): Fix macro guard missed in previous commit 2019-12-26 14:57:07 -06:00
watch.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
wcwidth9.h 41090: Replace iswprint() if unicode9 is enabled. 2017-05-12 12:10:13 +09:00
zsh.h Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
zsh.ico
zsh.mdd Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
zsh.rc
zsh_system.h Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
ztype.h 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00