index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fdevent_solaris_devpoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[multiple] omit passing srv to fdevent_handler
Glenn Strauss
2020-07-08
1
-2
/
+1
*
[core] Oracle Solaris does not have POLLRDHUP
Glenn Strauss
2020-01-26
1
-0
/
+5
*
[core] replace open() with fdevent_open_cloexec()
Glenn Strauss
2019-04-20
1
-2
/
+1
*
[core] some fdevent code streamlining
Glenn Strauss
2019-03-07
1
-71
/
+19
*
[core] map FDEVENT_* to OS system event frameworks
Glenn Strauss
2019-02-17
1
-27
/
+10
*
[core] dispatch events from within event framework
Glenn Strauss
2019-02-13
1
-30
/
+20
*
[core] isolate backend fdevent handler defs
Glenn Strauss
2017-11-03
1
-1
/
+2
*
[core] rename fd_close_on_exec()
Glenn Strauss
2017-07-15
1
-1
/
+1
*
[core] collect ioctl FIONREAD code
Glenn Strauss
2017-03-28
1
-0
/
+1
*
[core] remove some unused header includes
Glenn Strauss
2017-03-28
1
-2
/
+0
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+2
*
add force_assert for more allocation results
Stefan Bühler
2016-01-30
1
-0
/
+1
*
force assertion: setting FD_CLOEXEC must work (if available)
Stefan Bühler
2014-02-16
1
-8
/
+1
*
Move fdevent subsystem includes to implementation files to reduce conflicts (...
Stefan Bühler
2011-12-25
1
-0
/
+2
*
Rename fdevent_event_add to _set to reflect what the function does. Fix some ...
Stefan Bühler
2010-08-17
1
-3
/
+3
*
cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf calls
Stefan Bühler
2010-08-06
1
-16
/
+33
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-4
/
+3
*
r2087@chromobil: stefan | 2008-02-26 17:01:12 +0100
Stefan Bühler
2008-02-26
1
-1
/
+1
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-25
/
+25
*
only try to open the event-handler, but close right away as we have to open i...
Jan Kneschke
2005-09-01
1
-7
/
+24
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+141