summaryrefslogtreecommitdiff
path: root/Src/Modules/zselect.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-3037838: use UNUSED() consistentlyJun-ichi Takimoto1-1/+1
2014-10-2933566: quash null pointer constant compiler warningJun T1-1/+1
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-3/+3
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-4/+28
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-12/+9
2005-11-01Changed some isdigit() calls to use idigit().Wayne Davison1-1/+1
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-4/+4
2004-03-0319528: fix error if neither select nor poll availablePeter Stephenson1-1/+1
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-1/+1
2002-05-0817095: Bug in setting associative array; remove unused counterPeter Stephenson1-8/+5
2002-05-0817081: New zselect module and documentation.Peter Stephenson1-0/+310