Daniel P. Berrange 3d3af08879 Fix Win32 portability problems
The network filter / snapshot / hooks code introduced some
non-portable pices that broke the win32 build

* configure.ac: Check for net/ethernet.h required by nwfile config
   parsing code
* src/conf/nwfilter_conf.c: Define ethernet protocol  constants
  if net/ethernet.h is missing
* src/util/hooks.c: Disable hooks build on Win32 since it lacks
  fork/exec/pipe
* src/util/threads-win32.c: Fix unchecked return value
* tools/virsh.c: Disable SIGPIPE on Win32 since it doesn't exist.
  Fix non-portable strftime() formats
2010-04-08 12:01:57 +01:00
..
2010-02-01 09:39:54 -05:00
2010-04-08 12:01:57 +01:00
2010-03-29 18:21:04 +02:00
2010-04-07 09:48:07 -06:00
2010-02-19 11:52:04 +01:00
2010-03-26 18:01:15 +00:00
2010-04-08 12:01:57 +01:00
2010-03-26 18:01:15 +00:00
2010-04-06 22:57:39 +02:00
2010-03-23 15:40:04 +01:00
2010-03-23 15:40:04 +01:00