sane-project-backends/lib
chris@cnpbagwell.com 581b94fb88 Fix sanei_tcp_read(). Revert some getopt logic.
* sanei/sanie_tcp.c, backend/epson2_net.c: Update
sanei_tcp_read() to better simulate old behavior of MSG_WAITALL.
recv() tends to return MTU sized chunks of data without that option.  And at
least cygwin doesn't support MSG_WAITALL.  Re-enable epson2 using that
function for big recieves.
* libgetopt.c, libgetopt1.c:
Revert some logic meant to be used only when we were always compiling
interal getopt() functions.  Fix header filename.
2009-06-09 19:12:43 -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 * Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated 2009-05-03 22:01:23 +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 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 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