libqb/lib
Angus Salkeld 3c01f7bdb2 skiplist: add the inserted notification
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-11-25 11:28:01 +11:00
..
array.c ARRAY: make sure that num_bins stays below MAX_BINS 2011-11-10 09:28:55 +11:00
atomic_gcc.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
atomic_lock.c configure: improve arch & os detection output. 2011-06-26 23:29:19 +10:00
hashtable.c Hashtable: fix the ordering of the new/old value in the notification 2011-11-25 11:15:40 +11:00
hdb.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_int.h IPC: use the correct pointer type. 2011-06-20 16:36:34 +10:00
ipc_posix_mq.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_shm.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_sysv_mq.c Improve the error handling esp. after failed malloc's 2011-11-08 09:50:38 +11:00
ipc_us.c Fix splint warning on ubuntu 11.04 2011-07-19 14:08:57 +10:00
ipcc.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipcs.c Remove unnecessary checks before free() 2011-11-08 10:41:32 +11:00
libqb.pc.in LOG: fix shared library callsites 2011-04-06 22:09:46 +10:00
log_blackbox.c Lindent formatting changes. 2011-11-08 10:49:14 +11:00
log_dcs.c LOG: clean up mem better when qb_log_fini is called 2011-11-10 21:28:14 +11:00
log_file.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
log_format.c Lindent formatting changes. 2011-11-08 10:49:14 +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 LOG: move priority check up to prevent unnecessary format. 2011-07-14 12:38:02 +10:00
log_thread.c LOG: clean up mem better when qb_log_fini is called 2011-11-10 21:28:14 +11:00
log.c LOG: improve the removal of filters 2011-11-10 21:29:04 +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 LOOP: free up the signal list when qb_loop_destory() is called 2011-11-10 21:30:37 +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 Bump the library version to 0.7.0 2011-11-16 21:42:33 +11:00
map_int.h MAP: pass user_data to the callback correctly 2011-09-16 13:31:31 +10:00
map.c MAP: pass user_data to the callback correctly 2011-09-16 13:31:31 +10:00
ringbuffer_helper.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ringbuffer_int.h RB: use the semaphore to return chunks_used. 2010-10-19 07:05:55 +11:00
ringbuffer.c Improve the error handling esp. after failed malloc's 2011-11-08 09:50:38 +11:00
skiplist.c skiplist: add the inserted notification 2011-11-25 11:28:01 +11:00
trie.c Lindent formatting changes. 2011-11-08 10:49:14 +11:00
util_int.h defs: better define va_copy 2011-08-26 09:39:26 +10:00
util.c Lindent formatting changes. 2011-11-08 10:49:14 +11:00