libvirt/examples
Eric Blake 414afc8dbe examples: Work around lack of mingw sigaction()
mingw lacks sigaction(); we were getting it from gnulib. But since
commit acf522e8 stopped linking examples against gnulib, we are
getting a build failure. Keep the examples standalone, and work
around mingw by using signal() instead.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2019-01-08 14:47:04 -06:00
..
admin examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
apparmor apparmor: fix ptrace rules with kernel 4.18 2018-08-27 10:46:45 +02:00
dominfo Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
dommigrate examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
domsuspend examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
domtop examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
hellolibvirt examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
lxcconvert Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object-events examples: Work around lack of mingw sigaction() 2019-01-08 14:47:04 -06:00
openauth examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00
systemtap Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml examples: Add clean-traffic-gateway into nwfilters 2018-07-18 14:03:47 +02:00
Makefile.am examples: Avoid gnulib, have standalone examples 2019-01-08 09:26:51 -06:00