aboutsummaryrefslogtreecommitdiff
path: root/make/check_eventfd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace copyright headers with headers granting specific authors copyrightGravatar Robby-2012-04-191-0/+18
|
* configure: fix check for eventfd support.Gravatar William Pitcock2012-03-291-1/+6
| | | | | 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().
* Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc ↵Gravatar Daniel De Graaf2010-05-211-1/+1
| | | | 2.8/linux 2.6.27)
* Add test-compile checks for epoll and eventfdGravatar danieldg2009-03-231-0/+6
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11253 e03df62e-2008-0410-955e-edbf42e46eb7