Wykres commitów

7 Commity (fc85e7d15d4a8631e9777cf7704d3115fdc8058a)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 99c14f2d95 Use a single symbol to flag unused parameters
The __sane_unused__ symbol was used slightly more often then UNUSEDARG
and, more importantly, defined in include/sane/sanei_backend.h.  That
makes it readily available to virtually all backends.
2016-07-18 16:51:08 +09:00
Oliver Schwartz 13cded1269 snapscan-mutex.c: Use hash instead of parsing the device string. 2010-01-28 21:52:20 +01:00
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
Oliver Schwartz 260f7d83eb ZETA changes for SnapScan backend 2005-07-18 17:37:37 +00:00
Oliver Schwartz 1664d516d8 Fixed compilation problem in snapscan backend on OS/2 2004-04-15 20:33:53 +00:00
Oliver Schwartz 6676fdb069 Fixes for pthread implementation 2004-04-09 11:59:02 +00:00