1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Src
Wayne Davison 0c2ae111df Don't define gethostbyname2() as static, since it can clash with the
system header files on a system that provides the prototype but not
the object.
2001-04-13 16:54:58 +00:00
..
Builtins
Modules Don't define gethostbyname2() as static, since it can clash with the 2001-04-13 16:54:58 +00:00
Zle (13892) fixes for fpaths and completion matching 2001-04-03 11:25:11 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c
compat.c
cond.c
exec.c Fix problem with traps not runing if shell exec'd final command 2001-03-30 16:51:54 +00:00
glob.c
hashtable.c
hashtable.h
hist.c Slightly optimized should_ignore_line() by using getjobtext() rather 2001-04-10 18:03:58 +00:00
init.c Fixed a bug where the call to function "preexec" might pass the wrong 2001-04-11 05:26:26 +00:00
input.c
jobs.c
lex.c
linklist.c
loop.c
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
options.c Refuse to setopt noexec when interactive 2001-03-30 16:20:03 +00:00
params.c indent fix 2001-04-06 07:55:13 +00:00
parse.c
pattern.c
prompt.c Don't assume we can change the string for the HOST parameter when used in 2001-03-29 12:06:23 +00:00
prototypes.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
signals.c Fix problem with traps not runing if shell exec'd final command 2001-03-30 16:51:54 +00:00
signals.h
signames1.awk
signames2.awk
string.c
subst.c
system.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
text.c
utils.c
watch.c
zsh.h
zsh.ico
zsh.mdd cleanup after function move 2001-04-02 14:36:36 +00:00
zsh.rc
ztype.h