sane-project-backends/lib
Chris Bagwell b52b0c0c14 * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h,
sanei/sanei_tcp.c, sanie/sanei_udp.c: Improve portablity by
  removing usage of MSG_WAITALL since not all platforms support
  that (cygwin).  Default is to be blocking anyways.  Changed
  usage of MSG_NOTWAIT to use fcntl() function as needed as well.
  * configure.in, lib/Makefile.in, lib/strcasestr.c: Add internal
  strcasestr() for platforms missing it (cygwin).
  * pixma_common.c: My source match header prototype for picky
  compilers (cygwin).
  * backend/umax_pp_mid.c: Allow BACKEND_NAME to be filename
  yet debug to be SANE_DEBUG_UMAX_PP to match man page.
2009-01-29 15:10:19 +00:00
..
Makefile.in * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, 2009-01-29 15:10:19 +00:00
alloca.c
getenv.c
getopt.c
getopt1.c
inet_ntop.c
inet_pton.c
isfdtype.c
md5.c
sigprocmask.c
snprintf.c
strcasestr.c * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, 2009-01-29 15:10:19 +00:00
strdup.c
strndup.c
strsep.c
usleep.c
vsyslog.c