1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 14:04:03 +01:00
zsh/Src/Modules
2001-06-08 03:05:50 +00:00
..
.cvsignore Initial revision 1999-04-15 18:05:38 +00:00
.distfiles unposted: add tcp module to .distfiles 2001-06-07 14:33:49 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
cap.c Initial revision 1999-04-15 18:05:38 +00:00
cap.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
clone.c Initial revision 1999-04-15 18:05:38 +00:00
clone.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
example.c Initial revision 1999-04-15 18:05:38 +00:00
example.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
files.c 12845: dynamically allocate pbuf in domove() 2000-09-19 15:26:08 +00:00
files.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
mapfile.c Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse 2001-04-11 00:09:05 +00:00
mapfile.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
mathfunc.c 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable 2000-05-26 09:47:27 +00:00
mathfunc.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
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 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
stat.c 14314: writing const variable under cygwin 2001-05-11 12:59:50 +00:00
stat.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
tcp.c 14770: tcp module from zftp 2001-06-06 18:53:56 +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 Fix #includes for gcc 2.95 compilation. 2001-06-08 03:05:50 +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 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
zpty.c Fixes from Andrej for zpty on cygwin 2001-05-08 10:26:58 +00:00
zpty.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
zutil.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
zutil.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00