K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-04-28T21:35:06.000000Z K 7 svn:log V 298 Use the correct link entry for walking the list of threads. While I'm here, use the TAILQ_FOREACH macro instead of a more manual method which was inherited from libc_r (so we could remove elements from the list which isn't needed for libpthread). Submitted by: Kazuaki Oda END