sane-project-backends/sanei
Julien BLACHE 8ed0d66582 Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based
on the product ID, bus number and device number for libusb devices; fallback
to ftok() otherwise and check the return value.
2008-03-28 20:39:02 +00:00
..
Makefile.in Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
sanei_access.c
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
sanei_pio.c
sanei_pp.c
sanei_pv8630.c
sanei_scsi.c add class 6 to usb detection code, fix scsi detection bug 2008-03-28 14:13:23 +00:00
sanei_tcp.c fix compilation with cygwin 2008-01-08 23:04:04 +00:00
sanei_thread.c
sanei_udp.c added udp support functions 2007-12-26 11:18:26 +00:00
sanei_usb.c Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based 2008-03-28 20:39:02 +00:00
sanei_wire.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
test_wire.c