1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-24 21:11:03 +02:00
zsh/Src
dana 26d02efa7a Improve PRIVILEGED fixes (again)
* Pass RGID instead of passwd GID to initgroups()

* Clean up #ifdefs, avoid unnecessary checks

* Flatten conditions
2020-02-14 16:06:57 -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 Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
.cvsignore
.distfiles
.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
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
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 unposted: internal: Add some comments and fix indentation. No functional change. 2020-01-26 03:46:00 +00:00
input.c 43511: Initialiase alias entry on input stack. 2018-09-21 16:29:07 +01: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
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
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 Improve PRIVILEGED fixes (again) 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 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
prototypes.h
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_system.h Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06: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
ztype.h 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00