sane-project-backends/include/sane
Chris Bagwell 5061c2d5b2 More mingw portability updates.
Add check for winsock2.h for socket.h replancement. Also, use this
check to add ws2_32 library. Also, switch all winsock.h references
to winsock2.h.

Add check for getuid and getpass; which are not on mingw.

Add a syslog() replacement that is basically a print(). This
is also used by vsyslog() replacement.

Comment out parts of replacement sigprocmask.c on mingw.

To support these configure.in changes, I need to rebuild all
related files with autoconf 2.68 and libtool 2.4. Hand ported
our sane-backend specific changes to newer ltmain.sh.
2011-11-06 12:40:00 -06:00
..
.gitignore
config.h.in More mingw portability updates. 2011-11-06 12:40:00 -06:00
sane.h
sanei.h
sanei_ab306.h
sanei_access.h
sanei_auth.h
sanei_backend.h Only redefine O_NONBLOCK when a valid alias exists 2011-11-06 11:28:18 -06:00
sanei_cderror.h
sanei_codec_ascii.h
sanei_codec_bin.h
sanei_config.h
sanei_debug.h
sanei_jinclude.h
sanei_jpeg.h
sanei_lm983x.h
sanei_magic.h Add new blank page and rotation detection algos 2011-06-06 20:45:34 -04:00
sanei_net.h
sanei_pa4s2.h
sanei_pio.h
sanei_pp.h
sanei_pv8630.h
sanei_scsi.h
sanei_tcp.h More mingw portability updates. 2011-11-06 12:40:00 -06:00
sanei_thread.h
sanei_udp.h More mingw portability updates. 2011-11-06 12:40:00 -06:00
sanei_usb.h sanei_usb: Add function sanei_usb_get_endpoint, add range check in sanei_usb_set_endpoint 2011-01-31 22:42:29 +01:00
sanei_wire.h
saneopts.h