libqb/lib
Angus Salkeld 42e79dfd2f IPC: use the correct pointer type.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-06-20 16:36:34 +10:00
..
array.c COV 8: don't leak mem when returning an error. 2011-05-20 21:31:29 +10:00
atomic_gcc.c Add atomic operations. 2010-10-18 11:24:07 +11:00
atomic_lock.c fix some build issues on FreeBSD 2010-10-22 14:49:54 +11:00
hdb.c fix some build issues on FreeBSD 2010-10-22 14:49:54 +11:00
ipc_int.h IPC: use the correct pointer type. 2011-06-20 16:36:34 +10:00
ipc_posix_mq.c avoid NULL dereference after failed malloc 2011-05-17 21:32:29 +10:00
ipc_shm.c Consistently prepend "qb-" to files in /dev/shm 2011-06-20 16:36:26 +10:00
ipc_sysv_mq.c Fix some spelling. 2011-06-02 11:40:39 +10:00
ipc_us.c Fix some spelling. 2011-06-02 11:40:39 +10:00
ipcc.c IPC: set the return status before cleaning up. 2011-05-18 11:49:51 +10:00
ipcs.c IPC: use the correct pointer type. 2011-06-20 16:36:34 +10:00
libqb.pc.in LOG: fix shared library callsites 2011-04-06 22:09:46 +10:00
log_blackbox.c Fix some spelling. 2011-06-02 11:40:39 +10:00
log_dcs.c fix the FIXME's Jim pointed out 2011-05-18 11:11:14 +10:00
log_file.c LOG: add custom targets 2011-05-23 20:28:18 +10:00
log_format.c LOG: add custom targets 2011-05-23 20:28:18 +10:00
log_int.h LOG: add custom targets 2011-05-23 20:28:18 +10:00
log_syslog.c LOG: add custom targets 2011-05-23 20:28:18 +10:00
log_thread.c LOG: general cleanup (indentation, NULL checks, etc...) 2011-04-01 15:32:44 +11:00
log.c LOG: add custom targets 2011-05-23 20:28:18 +10:00
loop_int.h LOOP: change timer handle from pointer to index + check. 2011-01-05 10:52:30 +11:00
loop_job.c Remove all the C++ comments 2011-05-26 10:39:36 +10:00
loop_poll.c fix the FIXME's Jim pointed out 2011-05-18 11:11:14 +10:00
loop_timerlist.c fix the FIXME's Jim pointed out 2011-05-18 11:11:14 +10:00
loop.c Remove all the C++ comments 2011-05-26 10:39:36 +10:00
Makefile.am Update the library version to 0.5.0 2011-06-07 21:11:58 +10:00
ringbuffer_helper.c COV 1: dead code - clean up ifdefs 2011-05-20 13:41:52 +10:00
ringbuffer_int.h RB: use the semaphore to return chunks_used. 2010-10-19 07:05:55 +11:00
ringbuffer.c Consistently prepend "qb-" to files in /dev/shm 2011-06-20 16:36:26 +10:00
util_int.h LOG: remove the tags arument from qb_log() and add qb_logt() which has the tags argument. 2011-04-06 22:27:41 +10:00
util.c Re-fix mmap() woes on sparc. 2011-06-07 19:53:26 +10:00