sane-project-backends/sanei
Stéphane Voltz 88e04fbb4d move test_wire.c from sanei to testsuite/sanei
- move sanei_w_* functions test program to test directory to keep
  production code separated from test code
2013-03-24 14:50:17 +01:00
..
.gitignore new .gitignore files 2009-05-05 16:06:38 -04:00
Makefile.am move test_wire.c from sanei to testsuite/sanei 2013-03-24 14:50:17 +01:00
Makefile.in move test_wire.c from sanei to testsuite/sanei 2013-03-24 14:50:17 +01:00
linux_sg3_err.h
…
os2_srb.h
…
sanei_DomainOS.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_DomainOS.h
…
sanei_ab306.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_access.c cleanup, uniq PATH_SEP defines 2012-01-21 22:02:20 -06:00
sanei_auth.c
…
sanei_codec_ascii.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_codec_bin.c
…
sanei_config.c cleanup, uniq PATH_SEP defines 2012-01-21 22:02:20 -06:00
sanei_config2.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_constrain_value.c - add support for SANE_Bool in sanei_check_value 2008-07-10 05:40:25 +00:00
sanei_init_debug.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
sanei_jpeg.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_lm983x.c
…
sanei_magic.c make private functions static 2012-07-04 06:55:14 +02:00
sanei_net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
sanei_pa4s2.c standardize including local sane/ include files. 2009-05-07 22:06:20 -05:00
sanei_pio.c Include <sys/types.h> for definition of u_long on MacOS X 2011-10-30 10:32:34 +01:00
sanei_pp.c
…
sanei_pv8630.c
…
sanei_scsi.c build fix, use the right scsi header on win32 2012-01-21 22:16:50 -06:00
sanei_tcp.c Updates to use sockets on mingw 2011-11-07 21:49:54 -06:00
sanei_thread.c Map SANE_Pid to pthread_t 2011-11-10 19:22:07 -06:00
sanei_udp.c remove unused variable. 2011-11-09 21:48:07 -06:00
sanei_usb.c guard against device that went missing in claim/release interface 2013-03-24 14:25:45 +01:00
sanei_wire.c
…