4 Commits

Author SHA1 Message Date
Robby-
46a3904619 Replace copyright headers with headers granting specific authors copyright 2012-04-19 20:58:29 +02:00
William Pitcock
0ea875369c configure: fix check for eventfd support.
InspIRCd uses eventfd_read() which was not introduced until after eventfd was first
added to glibc.  uClibc, for example, still does not have support for eventfd_read().
2012-03-29 19:52:11 -05:00
Daniel De Graaf
d02d6b05a3 Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linux 2.6.27) 2010-05-21 19:28:46 -05:00
danieldg
58eae4fc8a Add test-compile checks for epoll and eventfd
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11253 e03df62e-2008-0410-955e-edbf42e46eb7
2009-03-23 18:49:06 +00:00