On Wed, May 12, 2010 at 11:43 AM, D. Richard Hipp <d...@hwaci.com> wrote: > If we drop support for (the non-standard, non-compliant) LinuxThreads > threading library and instead support only standard Posix threads > implemented using NPTL, beginning with SQLite release 3.7.0, what > disruptions might this cause? > > Is anybody still using LinuxThreads? >
FWIW, our only platform still using LinuxThreads is [/was] coldfire+MMU (v4e), and a couple of months ago CodeSourcery pushed complete NPTL support for it upstream. It's not a very popular or well-supported system, so I'd take that as a sign that LinuxThreads is on its last legs. Obviously there will always be some exceptions, but I'd imagine that few of them are concerned with keeping those systems up to date with the very latest SQLite. -- Matthew L. Creech _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users