sane-project-backends/lib
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 new .gitignore files 2009-05-05 16:06:38 -04:00
Makefile.am * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
Makefile.in rebuild autofoo for magicolor and snmp support 2011-01-18 21:31:13 -05:00
alloca.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
getenv.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
getopt.c Fix sanei_tcp_read(). Revert some getopt logic. 2009-06-09 19:12:43 -05:00
getopt1.c Fix sanei_tcp_read(). Revert some getopt logic. 2009-06-09 19:12:43 -05:00
inet_ntop.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
inet_pton.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
isfdtype.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
md5.c Update to glibc 2.3.1 version. The code is now LGPLed. Changed the K&R style 2003-04-02 21:41:37 +00:00
sigprocmask.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
snprintf.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strcasestr.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
strdup.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strndup.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
strsep.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
usleep.c Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00
vsyslog.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00