aboutsummaryrefslogtreecommitdiff
path: root/compat/bsd-poll.h
Commit message (Collapse)AuthorAge
* Adjust recent libevent changes to the portable version.Tiago Cunha2009-11-08
|
* Rename all feature flags to HAVE_* and move out of makefiles into a configureNicholas Marriott2009-05-13
| | | | | | | | | script which must be run before building. Still two makefiles but they are a hell of a lot simpler. HAVE_* also will make it easier to move to $buildsystem if necessary later.
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28