Angus Salkeld
|
293813552b
|
Don't mix enums (QB_TRUE/TRUE)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-02-08 22:00:49 +11:00 |
|
Angus Salkeld
|
42d20b5090
|
Get coverity to ignore this warning.
"Using uninitialized element of array"
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-02-03 14:42:25 +11:00 |
|
Angus Salkeld
|
0710b40cde
|
Change example code to use fgets instead of gets
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-02-03 14:37:37 +11:00 |
|
Angus Salkeld
|
b711f73ce7
|
LOG: add %N (log name) as a format option
This will log the name passed into qb_log_init()
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-01-09 16:02:53 +11:00 |
|
Angus Salkeld
|
aba197dd51
|
Fix two simple coverity warnings
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-01-05 16:43:04 +11:00 |
|
Angus Salkeld
|
5d8c96314e
|
Allow the array to automatically grow.
this makes it a bit friendlier to use, as
the user will not have to call qb_array_grow().
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2012-01-04 21:40:03 +11:00 |
|
Fabio M. Di Nitto
|
9f5d0aebbb
|
Fix some sparc test failures.
I (Angus) have changed some of Fabio's changes.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-12-22 13:56:20 +11:00 |
|
Angus Salkeld
|
30ba4cee83
|
make -rt configurable (not needed on mac)
Thanks to Andrew Beekhof
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-12-19 22:12:08 +11:00 |
|
Angus Salkeld
|
3f6d9e4c3c
|
examples: add example corosync data to mapnotify.c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-12-18 22:52:29 +11:00 |
|
Angus Salkeld
|
edafc12823
|
MAP: add honza's example application.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-12-14 00:32:43 +11:00 |
|
Angus Salkeld
|
dfe624f5a9
|
examples: add ipc client/server
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-10-23 22:40:26 +11:00 |
|
Angus Salkeld
|
b9dc96e40b
|
examples: Add tcpclient.c/tcpserver.c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-10-23 22:40:26 +11:00 |
|
Angus Salkeld
|
e1e83aa746
|
Move simple-log.c to examples/
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-10-23 22:40:26 +11:00 |
|