sane-project-backends/sanei
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
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_DomainOS.h spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_ab306.c
sanei_access.c
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c respect 'local_only' parameter of sane_get_devices() 2020-08-12 12:29:38 +02:00
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c MinGW build fixes 2020-06-19 09:34:27 -05:00
sanei_ir.c
sanei_jpeg.c
sanei_lm983x.c
sanei_magic.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_net.c
sanei_pa4s2.c Drop use of obsoleted autoconf AC_HEADER_STDC macro. Fixes #409 2021-01-01 16:02:52 +09:00
sanei_pio.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_pp.c Drop use of obsoleted autoconf AC_HEADER_STDC macro. Fixes #409 2021-01-01 16:02:52 +09:00
sanei_pv8630.c
sanei_scsi.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_tcp.c sanei_tcp: Address possible integer overflow. Re #279, issue 8 2020-05-04 11:54:35 +09:00
sanei_thread.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_udp.c
sanei_usb.c sanei_usb: Allow backends to modify when USB recording is cleared 2020-12-26 16:01:04 +02:00
sanei_wire.c sanei_wire: Fix sanei_w_void function signature 2019-09-24 21:22:13 +09:00