[sane-devel] Re: MacOS X SCSI support and other changes in SANE CVS
Sergey Vlasov
vsu at altlinux.ru
Mon May 5 13:21:38 BST 2003
On Sat, 3 May 2003 14:03:29 +0200
Henning Meier-Geinitz <henning at meier-geinitz.de> wrote:
> > >Oh well, I thought Darwin some sort of Unix? :-)
> >
> > It is, there seems to be a poll emulation library available at
> > <http://www.clapper.org/software/poll/> which might do the right thing
> > here.
>
> Thanks. But the license is BSD + advertising clause so it's
> incompatible to GPL.
glib has poll() emulation inside (g_poll(), inside gmain.c). It was
taken from some version of glibc (it is there in
sysdeps/unix/bsd/poll.c, but the code there is full of glibc-internal
things).
More information about the sane-devel
mailing list