libvirt/examples/admin
Erik Skultety fbb8205de3 examples: admin: Add some examples for the new admin APIs
Some of the examples make use of asprintf and strtol functions (to keep
things simple) which are prohibited to use within our code (enforced by
syntax-check). Therefore besides adding some examples, this patch also updates
cfg.mk to exclude examples directory from asprintf and strtol rules, as well as
updates .gitignore to exclude all the new admin binaries created in the
'examples' dir.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-06-26 00:21:06 +02:00
..
client_close.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
client_info.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
client_limits.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
list_clients.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
list_servers.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00
threadpool_params.c examples: admin: Add some examples for the new admin APIs 2016-06-26 00:21:06 +02:00