sane-project-backends/lib
Olaf Meeuwissen 445b5bd7e1
Drop use of obsoleted autoconf AC_HEADER_STDC macro. Fixes #409
Use of the STDC_HEADER pre-processor macro that the autoconf macro
used to define has been removed.  Conditionalized code is now used
unconditionally.  This should be fine as the macro checks for ANSI
C, i.e. C89 (ISO C90), compliant headers.  We already require C99.
2021-01-01 16:02:52 +09:00
..
Makefile.am Prefer *our* `include/` files 2016-09-07 21:01:26 +09: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 More mingw portability updates. 2011-11-06 12:40:00 -06:00
inet_pton.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
md5.c Drop use of obsoleted autoconf AC_HEADER_STDC macro. Fixes #409 2021-01-01 16:02:52 +09:00
sigprocmask.c More mingw portability updates. 2011-11-06 12:40:00 -06:00
sleep.c Add replacement sleep(); mostly for mingw usage. 2011-11-10 19:21:13 -06:00
snprintf.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
strcasestr.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09: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
syslog.c More mingw portability updates. 2011-11-06 12:40:00 -06: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