sane-project-backends/include
Chris Bagwell 10b778b5d0 Map SANE_Pid to pthread_t
Not all platforms use an integer for pthread_t and so
couldn't compile on those; namely mingw.

This is least riskest version I could come up with. Backends
that do things like "SANE_Pid pid = -1" or "if (pid == -1)" will
need to switch to sanei_thread_set_invalid()
sanei_thread_is_invalid() to be able to compile on mingw.
2011-11-10 19:22:07 -06:00
..
sane Map SANE_Pid to pthread_t 2011-11-10 19:22:07 -06:00
.gitignore Add basic .gitignore files 2009-05-04 14:45:17 +02:00
Makefile.am Add sanei_magic image processing library 2009-09-14 13:13:31 -04:00
Makefile.in Add --disable-dynamic/--disable-preload and update docs 2011-11-08 21:28:30 -06:00
font_6x11.h
lalloca.h * acinclude.m4, configure.in: Put all libraries into their 2009-01-31 03:12:18 +00:00
lassert.h
lgetopt.h * configure.in, acinclude.ac: Cleanup autoconf 2.63 warnings. 2009-02-06 03:10:44 +00:00
md5.h