Go to file
Angus Salkeld ab3cc42537 LIST: fix logic in qb_list_splice()
this fixes "make check"

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-10-16 21:42:50 +11:00
docs Remove timer.c (rather use mainloop) 2010-10-12 21:53:52 +11:00
include LIST: fix logic in qb_list_splice() 2010-10-16 21:42:50 +11:00
lib get_more_jobs: use qb_list_splice instead of iterating list and readding 2010-10-15 07:36:35 +11:00
tests IPC: remove flow control API and move functionality into send() 2010-10-14 09:16:00 +11:00
.gitignore Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
autogen.sh libtool and code re-structure 2010-04-15 23:25:29 +10:00
coding_style.txt Add the coding style definition file. 2010-07-06 12:45:46 +10:00
configure.ac configure: re-add check for pthread_spin_lock 2010-10-14 10:06:44 +11:00
COPYING Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
INSTALL Initial Commit. 2010-03-11 14:19:39 +11:00
libqb.spec.in Remove timer.c (rather use mainloop) 2010-10-12 21:53:52 +11:00
Lindent Add a script for indenting the code (kernel formatting) 2010-06-10 21:34:17 +10:00
Makefile.am Roll all little libs into libqb. 2010-05-27 11:34:58 +10:00
README Initial Commit. 2010-03-11 14:19:39 +11:00
release.mk Add a release makefile 2010-07-12 16:20:03 +10:00
TODO IPC: rewrite (simpler API & more structured layout). 2010-08-23 12:46:36 +10:00