summaryrefslogtreecommitdiffstats
path: root/src/select.c
Commit message (Collapse)AuthorAgeFilesLines
* rename all linux list related structs/functs/macros to 'llist', since mysql ↵/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-12-051-5/+5
| | | | is now cluttering the namespace by its 'list_add' function.
* fix off-by-one (maxfd) in select calllaforge2005-10-081-1/+2
|
* first step towards automakelaforge2005-10-021-0/+99