summaryrefslogtreecommitdiff
path: root/Src/init.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-18Improve upon some of the PATH_MAX changes.Bart Schaefer1-10/+6
2000-09-1712818: use tricat() in lieu of zasprintfClint Adams1-1/+1
2000-09-1612814: zasprintfClint Adams1-2/+6
2000-08-0812568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams1-1/+1
2000-08-02Andrej: Dynamic loading on cygwinPeter Stephenson1-0/+94
2000-07-3012436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave likeAndrew Main1-10/+10
2000-07-3012434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main1-5/+51
2000-07-19Pass the new Eprog argument to hend().Wayne Davison1-2/+2
2000-07-1312247: internal hostnam variable removed in favour of $HOSTPeter Stephenson1-3/+0
2000-05-2711606: Propagate parse errors out of parse_list() and parse_event(), andBart Schaefer1-1/+1
2000-05-23save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky1-3/+0
2000-04-3011032: Fix signed-ness of a local.Bart Schaefer1-1/+1
2000-04-06use zsh as command name in error messages even with -cSven Wischnowsky1-150/+299
1999-04-15Initial revisionTanaka Akira1-0/+936