aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch/powerpc/libpthread_md.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
| | | | | | 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
* Roughly implement libpthread support.Marcel Moolenaar2007-05-011-1/+19
| | | | Notes: svn path=/head/; revision=169187
* Add stub functions. This allows libthread_db to be built and installed,Marcel Moolenaar2006-08-041-0/+65
which means that we also have <thread_db.h>. Notes: svn path=/head/; revision=160971