1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-25 05:27:12 +02:00
zsh/Src/Modules
2017-09-11 10:15:15 +01:00
..
.cvsignore
.distfiles
.exrc
attr.c 36302: attr: Fix compilation with libcap 2.24 2015-08-28 05:12:29 +02:00
attr.mdd
cap.c
cap.mdd
clone.c unposted: fix init_io() calls in previous change 2015-12-04 09:42:35 +00:00
clone.mdd
curses_keys.awk
curses.c 40726: add "zcurses resize" for sane terminal size change 2017-03-05 11:25:38 -08:00
curses.mdd 36661: replace obsolete "autobins" setting with "autofeatures" 2015-09-27 12:43:03 -07:00
datetime.c 40681: strftime builtin should return 1 if ztrftime() returns -1 2017-03-02 11:09:12 +09:00
datetime.mdd
db_gdbm.c 41375: GDBM interface bug fixes 2017-07-03 10:02:01 +01:00
db_gdbm.mdd 40558, 40562: General improvements to zsh/db/gdbm module 2017-02-17 09:22:02 +00:00
errnames1.awk
errnames2.awk
example.c 40524: do not free a null array 2017-02-13 18:09:34 -08:00
example.mdd
files.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
files.mdd
langinfo.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
langinfo.mdd
mapfile.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
mapfile.mdd
mathfunc.c 39064: use scalbn() instead of scalb() (mathfunc.c) 2016-08-20 23:52:01 +09:00
mathfunc.mdd
newuser.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
newuser.mdd
param_private.c 37868: add 'static' to file local variables 2016-02-03 01:25:33 +09:00
param_private.mdd 37081: new module zsh/param/private for private-scoped parameters in functions 2015-11-08 16:19:37 -08:00
parameter.c 40650: redo 40508 and 40626 with comments explaining what is actually going on 2017-02-26 12:03:56 -08:00
parameter.mdd
pcre.c 41542: Fix pcre logic for extracting matched parentheses. 2017-08-14 11:17:48 +01:00
pcre.mdd
regex.c 40486: Don't warn on creation of MATCH etc. in regex. 2017-02-02 10:03:57 +00:00
regex.mdd
socket.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
socket.mdd
stat.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
stat.mdd
system.c 41142: Ensure close-on-exec is passed to moved file descriptor 2017-05-23 17:03:31 +01:00
system.mdd 39217: fix error name generation with GCC. 2016-09-07 11:50:00 +01:00
tcp.c unposted: silence warnings on Cygwin 2017-03-10 18:41:25 +09:00
tcp.h
tcp.mdd
termcap.c 37868: add 'static' to file local variables 2016-02-03 01:25:33 +09:00
termcap.mdd
terminfo.c 38971: Start using the new arrlen_ge() / arrlen_le() helpers. 2016-08-01 08:01:29 +00:00
terminfo.mdd
zftp.c 41244: Add zmodload -s option. 2017-06-12 10:10:23 +01:00
zftp.mdd
zprof.c
zprof.mdd
zpty.c 41666: zpty compatibility for OpenBSD 2017-09-11 10:15:15 +01:00
zpty.mdd
zselect.c 37838: use UNUSED() consistently 2016-01-30 00:26:23 +09:00
zselect.mdd
zutil.c 40453: signal handler safety for callers of patcompile(PAT_STATIC), which is not re-entrant. 2017-01-29 08:30:14 -08:00
zutil.mdd