libqb/lib
Angus Salkeld dffc9262ed IPC: move destroy() into ipcs.c (all were duplicated)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-10-13 21:23:07 +11:00
..
hdb.c IPC: get the poll independent functions working. 2010-10-12 21:53:52 +11:00
ipc_int.h IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
ipc_posix_mq.c IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
ipc_shm.c IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
ipc_sysv_mq.c IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
ipc_us.c IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
ipcc.c IPC: add qb_ipcc_sendv_recv() convenience function. 2010-10-13 10:01:30 +11:00
ipcs.c IPC: move destroy() into ipcs.c (all were duplicated) 2010-10-13 21:23:07 +11:00
libqb.pc.in Fix the installation of libqb.pc 2010-05-31 11:21:03 +10:00
loop_int.h Add a priority based main loop. 2010-10-12 21:53:52 +11:00
loop_job.c Add a priority based main loop. 2010-10-12 21:53:52 +11:00
loop_poll.c fix some valgrind warnings 2010-10-12 21:53:53 +11:00
loop_timer.c Add a priority based main loop. 2010-10-12 21:53:52 +11:00
loop.c Add a priority based main loop. 2010-10-12 21:53:52 +11:00
Makefile.am Remove timer.c (rather use mainloop) 2010-10-12 21:53:52 +11:00
ringbuffer_helper.c IPC: make events always use socket notification 2010-10-06 20:39:23 +11:00
ringbuffer_int.h RB: add support for shared user data. 2010-10-12 21:53:53 +11:00
ringbuffer.c RB: return EAGAIN not ENOMEM if no space on the rb. 2010-10-12 21:53:53 +11:00
util_int.h Format all files with Lindent 2010-06-10 21:42:08 +10:00
util.c UTIL: add qb_timespec_add_ms() 2010-10-06 20:39:23 +11:00