summaryrefslogtreecommitdiff
path: root/src/fdevent_solaris_devpoll.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple] omit passing srv to fdevent_handlerGlenn Strauss2020-07-081-2/+1
* [core] Oracle Solaris does not have POLLRDHUPGlenn Strauss2020-01-261-0/+5
* [core] replace open() with fdevent_open_cloexec()Glenn Strauss2019-04-201-2/+1
* [core] some fdevent code streamliningGlenn Strauss2019-03-071-71/+19
* [core] map FDEVENT_* to OS system event frameworksGlenn Strauss2019-02-171-27/+10
* [core] dispatch events from within event frameworkGlenn Strauss2019-02-131-30/+20
* [core] isolate backend fdevent handler defsGlenn Strauss2017-11-031-1/+2
* [core] rename fd_close_on_exec()Glenn Strauss2017-07-151-1/+1
* [core] collect ioctl FIONREAD codeGlenn Strauss2017-03-281-0/+1
* [core] remove some unused header includesGlenn Strauss2017-03-281-2/+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/+2
* Rename fdevent_event_add to _set to reflect what the function does. Fix some ...Stefan Bühler2010-08-171-3/+3
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-16/+33
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-4/+3
* r2087@chromobil: stefan | 2008-02-26 17:01:12 +0100Stefan Bühler2008-02-261-1/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-25/+25
* only try to open the event-handler, but close right away as we have to open i...Jan Kneschke2005-09-011-7/+24
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+141