about summary refs log tree commit diff
path: root/Src/Modules/zselect.c
Commit message (Expand)AuthorAgeFilesLines
* 33566: quash null pointer constant compiler warningJun T2014-10-291-1/+1
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-3/+3
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-4/+28
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-12/+9
* Changed some isdigit() calls to use idigit().Wayne Davison2005-11-011-1/+1
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-4/+4
* 19528: fix error if neither select nor poll availablePeter Stephenson2004-03-031-1/+1
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-1/+1
* 17095: Bug in setting associative array; remove unused counterPeter Stephenson2002-05-081-8/+5
* 17081: New zselect module and documentation.Peter Stephenson2002-05-081-0/+310