2
0
Fork 0
lighttpd2/src/common
Stefan Bühler 178e7c898f [profiler] use g_static_mutex to trigger mutext memory allocation before registering profiler alloc handlers 2012-12-06 15:34:51 +01:00
..
Makefile.am move profiler code to common lib 2011-11-17 21:25:45 +01:00
angel_connection.c [utils unit-tests] check more details for send/recv fd 2010-10-06 16:48:55 +02:00
angel_data.c Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 2009-10-08 14:33:47 +02:00
buffer.c Add a new liBuffer alloc function for long-term buffers 2010-05-13 12:17:32 +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
idlist.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
ip_parsers.rl [ipv6 parser] Fix type-punned memory access 2012-03-13 00:19:56 +01:00
jobqueue.c [jobqueue] add li_job_stop 2011-12-19 16:42:18 +01:00
memcached.c Fix bug in delayed connection handling, 2nd try 2010-12-27 16:21:13 +01:00
mempool.c [mempool] support profiler for mmap allocations. use g_malloc/free instead malloc/free 2011-11-26 16:07:38 +01:00
module.c [core] Add --module-resident commandline parameter to prevent module unloading. Useful for valgrind or tcmalloc 2010-05-06 22:42:47 +02:00
profiler.c [profiler] use g_static_mutex to trigger mutext memory allocation before registering profiler alloc handlers 2012-12-06 15:34:51 +01:00
radix.c [radix]: Fix wrong var in macro, add test cases 2010-09-20 22:54:38 +02:00
sys_memory.c [core] Fix compilation on osx and freebsd+waf 2010-07-31 15:51:10 +02:00
sys_socket.c [core] Add li_memory_usage(), clean up some old sys-* files 2010-07-31 15:16:29 +02:00
tasklet.c [tasklet]: fix mem leak 2010-09-12 17:33:05 +02:00
utils.c [utils] handle NULL loop in li_ev_io_* event changing 2011-12-19 16:41:31 +01:00
waitqueue.c [waitqueue] Add 'length' struct member, remove li_waitqueue_length() function 2010-09-12 18:27:09 +02:00
wscript move profiler code to common lib 2011-11-17 21:25:45 +01:00