automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
* support for compilation with gcc3 added
* ANSI conformance fixes
* smaller bugfixes and performance optimisations
see etc/ChangeLog for a full list
E-mail to MAINTAINER bounces, therefore reset to default value
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
to make it compile again
Bumped version number as a package without the first fix may break other ones.