2
0
Fork 0
lighttpd2/src/angel
Stefan Bühler 4a4fd8fd11 [core] include and use hedley (v15) header
hedley is a single header to handle compiler-specific features:
https://nemequ.github.io/hedley/

Prefer headly macros over glib for now.

Change-Id: I3c67ebee0d43e27fde6402d47788e1045144e864
2021-08-05 12:29:46 +02:00
..
Makefile.am [autotools] remove generated ragel parsers from dist 2014-02-04 13:22:01 +01:00
angel_config_parser.rl [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
angel_log.c fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 2013-05-25 12:59:14 +02:00
angel_main.c [angel,tests] implement and use "one-shot" option to not restart crashed workers 2013-05-31 20:47:43 +02:00
angel_plugin.c [angel] don't load angel core plugin for shut down, so the core plugin doesn't respawn a worker with default settings 2014-05-22 12:44:48 +02:00
angel_plugin_core.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
angel_proc.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
angel_server.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
angel_value.c [value] move value functions that depend on angel / main implementations into separate file, included in the other implementations 2014-05-22 14:58:26 +02:00