summaryrefslogtreecommitdiff
path: root/src/fdevent_linux_sysepoll.c
Commit message (Expand)AuthorAgeFilesLines
* [core] rename fd_close_on_exec()Glenn Strauss2017-07-151-1/+1
* [core] remove some unused header includesGlenn Strauss2017-03-281-3/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* add force_assert for more allocation resultsStefan Bühler2016-01-301-0/+1
* force assertion: setting FD_CLOEXEC must work (if available)Stefan Bühler2014-02-161-8/+1
* Move fdevent subsystem includes to implementation files to reduce conflicts (...Stefan Bühler2011-12-251-0/+3
* Rename fdevent_event_add to _set to reflect what the function does. Fix some ...Stefan Bühler2010-08-171-2/+2
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-9/+13
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-4/+3
* return mapped events for linux-sysepoll (worked as they have the same values)Stefan Bühler2008-10-161-1/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-28/+28
* fixed handling of delay FDEVENT_HUP and epoll()Jan Kneschke2005-09-301-1/+9
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+152