linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD_THREADS.
authorLoren J. Rittle <ljrittle@acm.org>
Mon, 26 Nov 2001 17:40:34 +0000 (17:40 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Mon, 26 Nov 2001 17:40:34 +0000 (17:40 +0000)
commit2b2ec3fbff90bba7e510ef6013e9c99ec24ff2cf
tree1cfc8f6bed312181086a11d15a92ce156da4e363
parent5b0c589655c47d528012f3feb6ca62005568aaae
linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD_THREADS.

* linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
case for GC_FREEBSD_THREADS.
* configure.in (*-*-freebsd*): Clarify warning.
* configure: Rebuilt.

From-SVN: r47347
boehm-gc/ChangeLog
boehm-gc/configure
boehm-gc/configure.in
boehm-gc/linux_threads.c