2
0
Fork 0
lighttpd2/src/common
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 [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
angel_connection.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
angel_data.c fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 2013-05-25 12:59:14 +02:00
buffer.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
encoding.c [core] Add li-prefix to structs, enums and function names for encoding helpers 2009-08-03 20:33:17 +02:00
events.c [mod_debug] debug events 2015-01-25 13:27:59 +01:00
fetch.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
idlist.c [idlist] fix bad shift operations 2014-04-14 17:51:47 +02:00
ip_parsers.rl [parsers] fix unused variable warnings 2016-08-27 11:32:23 +02:00
jobqueue.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
memcached.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
mempool.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
module.c [misc] use less C99 features 2013-08-23 13:39:09 +02:00
profiler.c [profile] add missing utils.h include 2014-04-11 12:30:42 +02:00
radix.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
sys_memory.c include lighttpd/settings.h instead of base.h in common source 2013-06-25 16:38:17 +02:00
sys_socket.c include lighttpd/settings.h instead of base.h in common source 2013-06-25 16:38:17 +02:00
tasklet.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
utils.c [core] use readdir instead of readdir_r 2017-07-29 15:25:55 +02:00
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
value_impl.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
waitqueue.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00