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/common
Stefan Bühler bd5c2f4ebe move profiler code to common lib 12 years ago
..
Makefile.am move profiler code to common lib 12 years ago
angel_connection.c [utils unit-tests] check more details for send/recv fd 13 years ago
angel_data.c Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 14 years ago
buffer.c Add a new liBuffer alloc function for long-term buffers 13 years ago
encoding.c [core] Add li-prefix to structs, enums and function names for encoding helpers 14 years ago
idlist.c Split sources into subdirs 14 years ago
ip_parsers.rl Add listen mask checks to angel 14 years ago
jobqueue.c [jobqueue] as jobs in the queue could be removed in a callback we can\'t copy the queue to a private one, g_queue_unlink needs the real one 12 years ago
memcached.c Fix bug in delayed connection handling, 2nd try 13 years ago
mempool.c Add mempool_align_page_size implementation for MEMPOOL_MALLOC fallback 14 years ago
module.c [core] Add --module-resident commandline parameter to prevent module unloading. Useful for valgrind or tcmalloc 13 years ago
profiler.c move profiler code to common lib 12 years ago
radix.c [radix]: Fix wrong var in macro, add test cases 13 years ago
sys_memory.c [core] Fix compilation on osx and freebsd+waf 13 years ago
sys_socket.c [core] Add li_memory_usage(), clean up some old sys-* files 13 years ago
tasklet.c [tasklet]: fix mem leak 13 years ago
utils.c [utils] fix calculation for sockaddr_un struct size 12 years ago
waitqueue.c [waitqueue] Add 'length' struct member, remove li_waitqueue_length() function 13 years ago
wscript move profiler code to common lib 12 years ago