pkgsrc/databases/unixodbc
taca c0c823f8bc Try to fix some pthread problems detected on NetBSD 4.0_STABLE
(and may be later).

* When connecting a SQL server, isql crashed.

	isql: Error detected by libpthread: Unlocking unlocked mutex.

* Setting "Threding = 0" in odbcinst.ini, isql crashed when closing
  connection to a SQL server.

	isql: Error detected by libpthread: Destroying locked mutex.

I've checked mutex handling and created patches.

Bump PKGREVISION.
2009-10-21 04:21:27 +00:00
..
files
patches Try to fix some pthread problems detected on NetBSD 4.0_STABLE 2009-10-21 04:21:27 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR
distinfo Try to fix some pthread problems detected on NetBSD 4.0_STABLE 2009-10-21 04:21:27 +00:00
Makefile Try to fix some pthread problems detected on NetBSD 4.0_STABLE 2009-10-21 04:21:27 +00:00
PLIST Install include/unixodbc_conf.h to make include/sql.h header usable. 2009-10-19 08:37:39 +00:00