1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-09 12:21:14 +02:00
zsh/Src/Modules
Peter Stephenson 05b06b1c08 fix autoloaded trap bug; rejig use of trapfuncs
(now traplists); improve trap tests
2005-02-06 20:36:09 +00:00
..
.cvsignore add *.dll and fix typo with errnames.h 2003-11-03 02:51:19 +00:00
.distfiles unposted: update distribution files for 18980 and 19053 2003-10-06 18:39:56 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
cap.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
cap.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
clone.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
clone.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
datetime.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
datetime.mdd 17235: strftime builtin 2002-05-26 22:43:56 +00:00
errnames1.awk 18980: new zsh/system module 2003-08-30 19:06:06 +00:00
errnames2.awk 18980: new zsh/system module 2003-08-30 19:06:06 +00:00
example.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
example.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
files.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
files.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
langinfo.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
langinfo.mdd 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
mapfile.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
mapfile.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
mathfunc.c 20029: fix randomness of mathfunc rand48(seed) 2004-06-08 21:51:11 +00:00
mathfunc.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
parameter.c fix autoloaded trap bug; rejig use of trapfuncs 2005-02-06 20:36:09 +00:00
parameter.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
pcre.c 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings. 2004-06-22 23:47:57 +00:00
pcre.mdd 19512: --enable-pcre option 2004-03-01 17:58:53 +00:00
socket.c 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash 2004-11-16 11:04:25 +00:00
socket.mdd 17558: zsh/net/socket , zsocket builtin 2002-08-18 02:12:39 +00:00
stat.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
stat.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
system.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
system.mdd 19420: Update configure.ac for better Autconf 2.50 support. 2004-02-14 18:50:15 +00:00
tcp.c 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash 2004-11-16 11:04:25 +00:00
tcp.h 17820, tweaked: attempt to fix compilation of tcp.h on recent versions 2003-04-28 15:05:47 +00:00
tcp.mdd 18202: New TCP function system plus small error message change in ztcp. 2003-02-06 12:21:49 +00:00
termcap.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
termcap.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
terminfo.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
terminfo.mdd 19460: Another go at fixing the terminfo configuration problem 2004-02-26 12:40:53 +00:00
zftp.c fix autoloaded trap bug; rejig use of trapfuncs 2005-02-06 20:36:09 +00:00
zftp.mdd 14778: rename zsh/tcp to zsh/net/tcp. 2001-06-06 19:14:30 +00:00
zprof.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
zprof.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
zpty.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
zpty.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
zselect.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
zselect.mdd 17081: New zselect module and documentation. 2002-05-08 13:13:52 +00:00
zutil.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
zutil.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00