summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/bsd-poll.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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