1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 06:49:49 +02:00
zsh/Src
2000-08-11 12:19:35 +00:00
..
Builtins 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms where 2000-07-07 17:12:17 +00:00
Modules 12547: Handle ENOENT and ENOTDIR in zpathmax(). 2000-08-05 05:59:53 +00:00
Zle fixes for completion in math contexts (12592) 2000-08-11 12:19:35 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, 2000-08-08 09:13:36 +00:00
compat.c 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. 2000-08-08 14:57:02 +00:00
cond.c
exec.c 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. 2000-08-08 14:57:02 +00:00
glob.c quoting 2000-08-03 13:35:43 +00:00
hashtable.c
hashtable.h
hist.c isalpha() -> ialpha(); avoid a compiler warning (12439) 2000-07-31 08:12:16 +00:00
init.c 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. 2000-08-08 14:57:02 +00:00
input.c Removed the spaceflag variable. 2000-07-18 07:49:16 +00:00
jobs.c The `wait' builtin accepts only PIDs it can find in the job table. 2000-07-28 16:35:47 +00:00
lex.c If an alias starts with a space, set aliasspaceflag to 1 instead of 2000-07-19 20:42:37 +00:00
linklist.c
loop.c
main.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
Makefile.in Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
Makemod.in.in 12421: extra tab in Makemod.in.in 2000-07-28 10:13:25 +00:00
makepro.awk Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
math.c
mem.c 12411, 12419: Andrej: environment handling with fewer assumptions 2000-07-28 09:10:35 +00:00
mkbltnmlst.sh
mkmakemod.sh 12555: fix static linking on cygwin 2000-08-07 17:17:05 +00:00
mkmodindex.sh
modentry.c
module.c 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, 2000-08-08 09:13:36 +00:00
options.c 12581: C_BASES option 2000-08-10 16:19:11 +00:00
params.c 12581: C_BASES option 2000-08-10 16:19:11 +00:00
parse.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
pattern.c
prompt.c 12247: internal hostnam variable removed in favour of $HOST 2000-07-13 17:06:19 +00:00
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
subst.c
system.h 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. 2000-08-08 14:57:02 +00:00
text.c
utils.c 12415: fix bug in last patch when quoting metafied field separator. 2000-07-27 22:02:45 +00:00
watch.c
xmods.conf unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf 2000-08-08 09:28:26 +00:00
zsh.h 12581: C_BASES option 2000-08-10 16:19:11 +00:00
zsh.mdd 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, 2000-07-30 17:03:52 +00:00
ztype.h