sane-project-backends/sanei
Ilia Sotnikov fbae3e1b40 * Fixed empty liblib.a, libsanei.a produced by libtool - '-static' flag
is now mentioned in both compile & link stages to tell 'libtool' that static
  library is being built (static libraries are disabled by default when
  configure produces libtool from ltmain.sh).
2007-07-02 17:21:24 +00:00
..
Makefile.in * Fixed empty liblib.a, libsanei.a produced by libtool - '-static' flag 2007-07-02 17:21:24 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c
sanei_access.c Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>: 2006-06-07 07:28:31 +00:00
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c
sanei_jpeg.c
sanei_lm983x.c
sanei_net.c
sanei_pa4s2.c 2005-11-28 Jochen Eisinger <jochen@penguin-breeder.org> 2005-11-28 22:24:17 +00:00
sanei_pio.c Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
sanei_pp.c
sanei_pv8630.c Fix SANE_DEBUG_SANEI_PV8630 2005-09-22 19:02:25 +00:00
sanei_scsi.c Switch sanei_scsi to the SG_IO ioctl interface, instead of the 2007-06-21 19:35:53 +00:00
sanei_tcp.c * sanei/sanei_tcp.c: added a missing include 2007-01-20 20:59:05 +00:00
sanei_thread.c
sanei_usb.c Modified sanei_read_int(): call usb_clear_halt() if and only if the endpoint 2006-05-26 07:58:15 +00:00
sanei_wire.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
test_wire.c