sane-project-backends/include
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
..
sane * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, 2009-01-29 15:10:19 +00:00
Makefile.in Convert top-level Makefile to be generated by automake. 2009-01-18 02:00:25 +00:00
font_6x11.h added file for text mode in stv680 backend 2006-06-05 18:33:44 +00:00
getopt.h Update to glibc 2.3.1 version. This fixes a compilation warning. Further more, 2003-04-02 21:16:19 +00:00
lalloca.h Changed license to GPL + SANE exception. 2003-07-26 11:10:08 +00:00
lassert.h Changed license to GPL + SANE exception. 2003-07-26 11:10:08 +00:00
md5.h Set fixed alignment because otherwise the MacOS X gcc doesn't like it. 2003-05-03 20:39:43 +00:00