libqb/lib
Angus Salkeld 7ff28b99bc map: free unused leaf nodes
So if a node has no children and no value or notifier
then it is freed.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-01-05 13:37:24 +11:00
..
array.c Allow the array to automatically grow. 2012-01-04 21:40:03 +11:00
hashtable.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
hdb.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_int.h IPC: add a new state to the connection state 2012-01-03 13:49:15 +11:00
ipc_posix_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_shm.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_sysv_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_us.c IPC: add a new state to the connection state 2012-01-03 13:49:15 +11:00
ipcc.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipcs.c IPC: remove fd from poll loop in the disconnect 2012-01-03 13:49:18 +11:00
libqb.pc.in LOG: fix shared library callsites 2011-04-06 22:09:46 +10:00
log_blackbox.c Fix errors found by api-sanity-autotest 2011-11-25 17:16:19 +11:00
log_dcs.c Allow the array to automatically grow. 2012-01-04 21:40:03 +11:00
log_file.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
log_format.c Fix some sparc test failures. 2011-12-22 13:56:20 +11:00
log_int.h LOG: add qb_log_filter_ctl2() so we can filter a range of priorities 2011-09-09 14:09:02 +10:00
log_syslog.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
log_thread.c Support compilation on Mac OSX 2011-12-19 22:16:30 +11:00
log.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
loop_int.h LOOP: change timer handle from pointer to index + check. 2011-01-05 10:52:30 +11:00
loop_job.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
loop_poll.c Fix a compile warning on sparc (epoll_create1) 2011-12-22 22:55:27 +11:00
loop_timerlist.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
loop.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
Makefile.am Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
map_int.h map: add qb_map_notify_del_2() which includes the userdata. 2011-11-25 11:28:14 +11:00
map.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
ringbuffer_helper.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ringbuffer_int.h Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ringbuffer.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
skiplist.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
trie.c map: free unused leaf nodes 2012-01-05 13:37:24 +11:00
unix.c re-fix qb_strerror_r() in case caller frees buf. 2011-12-22 14:03:18 +11:00
util_int.h Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
util.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00