sane-project-backends/sanei
Chris Bagwell 9bdff1dbdf mingw32 compile fixes
The following updates were made to all directories but backends.
That still needs work. There are also still some pthread issues
and syslog is missing.

 Windows doesn't support SIGHUP or SIGPIPE so make that optional.
 Only include socket header files when sys/socket.h is detected.
 Use winsock.h on windows.
 Only include syslog.h when vsyslog() was detect by configure.
 Skip FD_CLOEXEC when not supported by OS (not defined).
 Only include sys/ioctl.h on platforms that define it.
2011-11-05 11:19:34 -05:00
..
.gitignore
Makefile.am
Makefile.in
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c
sanei_access.c
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c
sanei_jpeg.c
sanei_lm983x.c
sanei_magic.c
sanei_net.c
sanei_pa4s2.c
sanei_pio.c
sanei_pp.c
sanei_pv8630.c
sanei_scsi.c
sanei_tcp.c
sanei_thread.c
sanei_udp.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
sanei_usb.c
sanei_wire.c
test_wire.c