Go to file
Angus Salkeld 668eb0a2d5 LOOP: move pipe creation into qb_loop_signals_create()
Also make sure the pipe is non blocking.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-11-16 14:38:34 +11:00
docs DOCS: add some doxygen comments to array & hdb. 2010-10-19 08:59:51 +11:00
include TLIST: use qb_util_nano_monotonic_hz() instead of HZ 2010-11-12 15:15:31 +11:00
lib LOOP: move pipe creation into qb_loop_signals_create() 2010-11-16 14:38:34 +11:00
tests LOOP: prevent timers from deleting them selves. 2010-11-15 16:03:31 +11:00
.gitignore TEST: add a check_resources script 2010-11-02 23:17:39 +11:00
autogen.sh libtool and code re-structure 2010-04-15 23:25:29 +10:00
check_all Fix ./check_all 2010-11-03 21:39:14 +11:00
coding_style.txt Add the coding style definition file. 2010-07-06 12:45:46 +10:00
configure.ac IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +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 Add a resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
Lindent Add a script for indenting the code (kernel formatting) 2010-06-10 21:34:17 +10:00
Makefile.am LINT: get the lint target working. 2010-10-19 22:36:08 +11:00
README Initial Commit. 2010-03-11 14:19:39 +11:00
release.mk Tweek the release.mk file to produce tags like vX.Y.Z 2010-10-18 10:41:38 +11:00
TODO IPC: rewrite (simpler API & more structured layout). 2010-08-23 12:46:36 +10:00