sane-project-backends/lib
Chris Bagwell 0330a4d416 * aclocalm4: fix prototype of internal strcasestr and usleep.
* configure.in: Group all USB logic together and all SCSI
logic together to aid understanding of whats no longer
valid.  Allow sharing enable/disable options between all
USB drivers on multiple platforms.  Combined CAM_LIBS and
SCSI_LIBS since they are mutually exclusive.
Skip some USB/SCSI checks when previous tests show it will always fail.
* backend/Makefile.am, tools/Makefile.in: Combine CAM_LIBS and
SCSI_LIBS. Add missing SOCKET_LIBS to epson2.  Add USB_LIB.
* saned.c: Add limits.h for PATH_MAX.
2009-02-02 03:17:32 +00:00
..
Makefile.am * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
Makefile.in * aclocalm4: fix prototype of internal strcasestr and usleep. 2009-02-02 03:17:32 +00: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 * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
getopt1.c * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
inet_ntop.c Only use inet_ntoa if it's available. 2002-02-14 19:53:37 +00:00
inet_pton.c Use u_int32_t instead of in in_addr_t which isn't defined at least for OS/2. 2002-02-19 19:30:47 +00: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 Used #include "../include/sane/config.h". 2001-05-31 17:36:39 +00:00