libqb/lib
Angus Salkeld 47cedda894 IPC: export qb_ipcs_disconnect()
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-12-03 11:19:09 +11:00
..
array.c TEST: add some more array tests. 2010-10-19 21:16:47 +11: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: export qb_ipcs_disconnect() 2010-12-03 11:19:09 +11:00
ipc_posix_mq.c Fix some freeBSD compile warnings. 2010-11-16 21:46:49 +11:00
ipc_shm.c Fix some error handling in RB & IPC 2010-11-16 14:36:25 +11:00
ipc_sysv_mq.c Fix or ignore splint errors 2010-10-22 14:50:04 +11:00
ipc_us.c fix waring produced by -Wp,-D_FORTIFY_SOURCE=2 2010-11-17 10:48:41 +11:00
ipcc.c IPC: add flow control & q_len to unix socket transport. 2010-11-03 09:48:15 +11:00
ipcs.c IPC: remove try again log message 2010-11-15 16:03:37 +11:00
libqb.pc.in Fix the installation of libqb.pc 2010-05-31 11:21:03 +10:00
loop_int.h LOOP: add signal support to main loop 2010-11-09 11:51:22 +11:00
loop_job.c LOOP: add qb_loop_destroy() 2010-10-30 20:51:36 +11:00
loop_poll.c LOOP: fix compile warning when we don't have timerfd. 2010-11-16 20:58:49 +11:00
loop_timerlist.c LOOP: add support for timerfd 2010-11-01 10:14:08 +11:00
loop.c LOOP: add signal support to main loop 2010-11-09 11:51:22 +11:00
Makefile.am Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00
ringbuffer_helper.c Fix some freeBSD compile warnings. 2010-11-16 21:46:49 +11:00
ringbuffer_int.h RB: use the semaphore to return chunks_used. 2010-10-19 07:05:55 +11:00
ringbuffer.c RB: fix munmap size (else shared mem not freed correctly) 2010-11-16 14:36:25 +11:00
util_int.h LOOP: move pipe creation into qb_loop_signals_create() 2010-11-16 14:38:34 +11:00
util.c LOOP: move pipe creation into qb_loop_signals_create() 2010-11-16 14:38:34 +11:00