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 configure: Add option to enable USB record-replay 2019-06-16 20:46:39 +03:00
linux_sg3_err.h Added GPL + SANE exception license. 2003-07-26 17:49:10 +00:00
os2_srb.h Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
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 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
sanei_access.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
sanei_auth.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
sanei_codec_ascii.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_codec_bin.c Check the IP address of the remote host before any communication occurs. 2003-02-09 11:23:41 +00:00
sanei_config.c respect 'local_only' parameter of sane_get_devices() 2020-08-12 12:29:38 +02:00
sanei_config2.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
sanei_constrain_value.c fixed range overflow due to rounding in sanei_constrain_value 2013-08-04 09:04:47 +02:00
sanei_init_debug.c MinGW build fixes 2020-06-19 09:34:27 -05:00
sanei_ir.c Replace obsolete interface with standard include files 2015-10-07 18:09:33 +09:00
sanei_jpeg.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_lm983x.c .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
sanei_magic.c spelling fixes for sane core 2020-08-29 09:18:04 +02:00
sanei_net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
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 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
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 .editorconfig: trim trailing blank lines 2017-05-29 21:14:30 +09:00
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