summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/bsd-poll.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert c64b62338b4 and guard POLL* defines insteadDamien Miller2022-10-171-8/+21
* skip bsd-poll.h if poll.h found; ok dtuckerDamien Miller2022-10-101-2/+2
* Only include sys/poll.h if we don't have poll.h.Darren Tucker2022-02-221-2/+1
* We now support POLLPRI so actually define it.Darren Tucker2022-02-101-1/+1
* Add compat implementation of ppoll using pselect.Darren Tucker2021-11-181-4/+21
* polish whitespace for portable filesDamien Miller2021-04-031-1/+1
* expose POLLHUP and POLLNVAL for netcat.cDamien Miller2015-08-211-2/+2
* - (dtucker) [atomicio.c configure.ac openbsd-compat/Makefile.inDarren Tucker2007-06-251-0/+61