1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 11:21:22 +02:00
zsh/Src
Peter Stephenson 12b813b589 34331: better handling of NULL in cd.
Problem was return from symbolic link expander in weird cases
where there file system isn't behaving itself properly.
2015-01-22 20:20:15 +00:00
..
Builtins 33818: fix types passed to sizeof detected by coverity as being wrong 2014-11-30 23:19:55 +01:00
Modules 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
Zle 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 34331: better handling of NULL in cd. 2015-01-22 20:20:15 +00:00
compat.c
cond.c
context.c unposted: update copyright for new Src/context.c 2015-01-10 19:55:48 +00:00
exec.c users/19751: remove error on failure to close file descriptor by number. 2015-01-20 09:29:22 +00:00
glob.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
hashnameddir.c
hashtable.c
hashtable.h
hist.c 34319: fix alias expansion in history for command substitution 2015-01-18 16:43:26 +00:00
init.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
input.c 34220: new $(...) handling needs to back up over alias expansion 2015-01-10 20:28:57 +00:00
jobs.c 34120: compctl, jobs: Check contents instead of array 2015-01-06 23:51:01 +01:00
lex.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
linklist.c
loop.c select: Fix leak of 256 bytes on every loop when zle is not used 2015-01-10 08:48:18 +01:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c 34280: more widespread use of FORCE_FLOAT. 2015-01-15 13:52:40 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c 34122: module: allow NULL third argument as intended 2015-01-06 23:51:19 +01:00
options.c
params.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
parse.c Rearrange context saving. 2015-01-09 21:33:39 +00:00
pattern.c
prompt.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
prototypes.h
signals.c Rearrange context saving. 2015-01-09 21:33:39 +00:00
signals.h
signames1.awk
signames2.awk
sort.c 33818: fix types passed to sizeof detected by coverity as being wrong 2014-11-30 23:19:55 +01:00
string.c
subst.c 34322: bug with interface to parsestr() etc. 2015-01-18 22:38:57 +00:00
text.c
utils.c 34331: better handling of NULL in cd. 2015-01-22 20:20:15 +00:00
watch.c
zsh.h 34234: use structures for normal and raw lexical buffer state 2015-01-11 19:12:58 +00:00
zsh.ico
zsh.mdd 34287: preprocessor for signal name generation. 2015-01-15 13:52:40 +00:00
zsh.rc
zsh_system.h
ztype.h