about summary refs log tree commit diff
path: root/Src/init.c
Commit message (Expand)AuthorAgeFilesLines
* 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams2000-08-081-1/+1
* Andrej: Dynamic loading on cygwinPeter Stephenson2000-08-021-0/+94
* 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave likeAndrew Main2000-07-301-10/+10
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-5/+51
* Pass the new Eprog argument to hend().Wayne Davison2000-07-191-2/+2
* 12247: internal hostnam variable removed in favour of $HOSTPeter Stephenson2000-07-131-3/+0
* 11606: Propagate parse errors out of parse_list() and parse_event(), andBart Schaefer2000-05-271-1/+1
* save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky2000-05-231-3/+0
* 11032: Fix signed-ness of a local.Bart Schaefer2000-04-301-1/+1
* use zsh as command name in error messages even with -cSven Wischnowsky2000-04-061-150/+299
* Initial revisionTanaka Akira1999-04-151-0/+936