1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src/Modules
2001-06-11 14:21:57 +00:00
..
.cvsignore
.distfiles unposted: add tcp module to .distfiles 2001-06-07 14:33:49 +00:00
.exrc
cap.c
cap.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
clone.c
clone.mdd
example.c
example.mdd
files.c
files.mdd
mapfile.c
mapfile.mdd
mathfunc.c
mathfunc.mdd
parameter.c fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605) 2001-05-31 09:43:59 +00:00
parameter.mdd
stat.c 14314: writing const variable under cygwin 2001-05-11 12:59:50 +00:00
stat.mdd
tcp.c 14843: tcp_close 2001-06-11 14:21:57 +00:00
tcp.h Fix #includes for gcc 2.95 compilation. 2001-06-08 03:05:50 +00:00
tcp.mdd 14778: rename zsh/tcp to zsh/net/tcp. 2001-06-06 19:14:30 +00:00
termcap.c Untrustworthy return value of tgetflag(). 2001-06-08 03:03:28 +00:00
termcap.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
terminfo.c 14125: remove static incleanup flag because it is unused 2001-04-26 15:54:06 +00:00
terminfo.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
zftp.c 14843: tcp_close 2001-06-11 14:21:57 +00:00
zftp.mdd 14778: rename zsh/tcp to zsh/net/tcp. 2001-06-06 19:14:30 +00:00
zprof.c Silence compiler warnings. 2001-05-28 17:39:00 +00:00
zprof.mdd
zpty.c Fixes from Andrej for zpty on cygwin 2001-05-08 10:26:58 +00:00
zpty.mdd
zutil.c
zutil.mdd