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_libev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] isolate backend fdevent handler defs
Glenn Strauss
2017-11-03
1
-1
/
+2
*
[core] remove fdevent_sched_run from fdevent_libev (#2827)
Glenn Strauss
2017-10-16
1
-1
/
+0
*
[core] add missing include of stdlib.h
Glenn Strauss
2017-07-15
1
-0
/
+2
*
[core] remove some unused header includes
Glenn Strauss
2017-03-28
1
-2
/
+0
*
[core] initialize globals at top of main()
Glenn Strauss
2017-01-31
1
-0
/
+1
*
[core] fix fd leak when using libev (fixes #2761)
Glenn Strauss
2016-10-29
1
-2
/
+5
*
[core] fdevent_libev: workaround compiler warning
Glenn Strauss
2016-07-13
1
-1
/
+3
*
[core] fdevent_libev: update use of ev_timer
Glenn Strauss
2016-07-13
1
-17
/
+6
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+2
*
add force_assert() to enforce assertions as simple assert()s are disabled by ...
Stefan Bühler
2014-02-16
1
-2
/
+2
*
[fdevent-libev] fix type punning warnings
Stefan Bühler
2013-06-29
1
-5
/
+14
*
Move fdevent subsystem includes to implementation files to reduce conflicts (...
Stefan Bühler
2011-12-25
1
-0
/
+3
*
Rename fdevent_event_add to _set to reflect what the function does. Fix some ...
Stefan Bühler
2010-08-17
1
-4
/
+4
*
add libev fdevent handler: server.event-handler = "libev"
Stefan Bühler
2010-08-07
1
-0
/
+168