1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00
zsh/Src/Modules
2005-12-19 11:35:40 +00:00
..
.cvsignore add *.dll and fix typo with errnames.h 2003-11-03 02:51:19 +00:00
.distfiles unposted: bring various .distfiles up to date 2005-07-21 13:45:23 +00:00
.exrc
cap.c 21912: silence unused parameter compile warnings in cap.c 2005-10-24 02:18:15 +00:00
cap.mdd
clone.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
clone.mdd
datetime.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
datetime.mdd
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
files.c Use idigit() instead of range-checking '0' - '9'. 2005-10-31 18:22:40 +00:00
files.mdd
langinfo.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
langinfo.mdd
mapfile.c 20605: Use separate structure with get/set/unset methods fro parameters. 2004-12-07 16:54:58 +00:00
mapfile.mdd
mathfunc.c Use idigit() instead of range-checking '0' - '9'. 2005-10-31 18:22:40 +00:00
mathfunc.mdd
newuser.c Just-added "return" should have returned a value. 2005-12-10 00:27:11 +00:00
newuser.mdd 21500: Add script and function as framework for new user stuff. 2005-07-20 18:08:39 +00:00
parameter.c 20959: fix crash unloading zsh/parameter and test the fix 2005-03-10 17:55:37 +00:00
parameter.mdd
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 21143: more care about special file descriptors 2005-04-15 10:40:01 +00:00
socket.mdd
stat.c 22082: print out uid or gid in stat if name not available 2005-12-19 11:35:40 +00:00
stat.mdd
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
termcap.c * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally 2005-03-02 16:13:35 +00:00
termcap.mdd
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 Changed some isdigit() calls to use idigit(). 2005-11-01 02:50:27 +00:00
zftp.mdd
zprof.c Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
zprof.mdd
zpty.c Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
zpty.mdd
zselect.c Changed some isdigit() calls to use idigit(). 2005-11-01 02:50:27 +00:00
zselect.mdd
zutil.c Use idigit() instead of range-checking '0' - '9'. 2005-10-31 18:22:40 +00:00
zutil.mdd