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