summaryrefslogtreecommitdiff
path: root/module/ice-9/poll.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'Andy Wingo2014-02-071-1/+1
|\
| * Improve correctness and consistency of 'eval-when' usage.Mark H Weaver2014-01-231-1/+1
* | ice-9/poll optimizationAndy Wingo2012-02-191-8/+2
|/
* ice-9/poll: verify sizeof(struct pollfd)Andy Wingo2011-12-041-0/+3
* more define-syntax-rule usageAndy Wingo2011-09-021-4/+3
* ice-9 poll handles buffered io tooAndy Wingo2010-12-061-0/+1
* add (ice-9 poll), a poll wrapperAndy Wingo2010-12-031-0/+175