You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/src/angel
Stefan Bühler 05e058aa9c fix bugs and warnings reported by clang
* fix memset sizeof() bugs
 * fix unaligned memory access
 * fix warnings for casts with alignment change
 * crypt_r needs _GNU_SOURCE
10 years ago
..
Makefile.am [autotools]: make sure pkg-config m4 is available in autoconf, check for ragel in ./configure 13 years ago
angel_config_parser.rl fix bugs and warnings reported by clang 10 years ago
angel_log.c fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
angel_main.c [angel,tests] implement and use "one-shot" option to not restart crashed workers 10 years ago
angel_plugin.c [core] Add --module-resident commandline parameter to prevent module unloading. Useful for valgrind or tcmalloc 13 years ago
angel_plugin_core.c disable some debug messages 10 years ago
angel_proc.c [common] implement libev wrapper 10 years ago
angel_server.c [angel,tests] implement and use "one-shot" option to not restart crashed workers 10 years ago
angel_value.c fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
wscript Move binary names: angel becomes lighttpd2, worker lighttpd2-worker 13 years ago