sane-project-backends/sanei
Frank Zago 6dc27bd66d Fixed a warning. 2002-08-23 02:09:05 +00:00
..
Makefile.in Removed load_values and save_values as they are only used in sane_frontends. 2002-02-14 19:44:39 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Removed warning: `dev_io_fd' defined but not used. Variable used only by 2001-12-01 19:37:23 +00:00
sanei_auth.c
sanei_codec_ascii.c Used #include "../include/sane/...". 2001-05-13 16:25:07 +00:00
sanei_codec_bin.c Fixed some memory leaks. Used #include "../include/sane/...". 2001-05-13 16:16:59 +00:00
sanei_config.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_config2.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_constrain_value.c Check that a SANE_Bool variable can only be SANE_TRUE or SANE_FALSE. 2002-04-06 20:42:07 +00:00
sanei_init_debug.c Use syslog.h instead of sys/syslog.h. 2001-07-18 18:42:05 +00:00
sanei_lm983x.c Updated to new mail-address and backend url 2002-03-26 08:35:59 +00:00
sanei_net.c Fixed some memory leaks. Used #include "../include/sane/...". 2001-05-13 16:16:59 +00:00
sanei_pa4s2.c
sanei_pio.c
sanei_pv8630.c Fixed a warning. 2002-08-23 02:09:05 +00:00
sanei_scsi.c Set buffer size to 64 kB for SOLARIS_USCSI_INTERFACE (reported by Ed Randall 2002-06-27 16:04:21 +00:00
sanei_thread.c Make sure that waitpid returns something usefull on OS/2. Avoids the "Unknown 2002-02-05 22:04:26 +00:00
sanei_usb.c Made libusb_timeout static. 2002-07-27 20:33:18 +00:00
sanei_wire.c Set allocated memory to 0 to avoid delivering garbage to the frontend. 2002-03-20 20:40:58 +00:00
test_wire.c