summaryrefslogtreecommitdiff
path: root/lib/libthread_db/arch/powerpc/libc_r_md.c
Commit message (Collapse)AuthorAgeFilesLines
* libc_r_* library is no more required, so just axe it.Attilio Rao2009-03-051-41/+0
| | | | | | | | Approved by: marcel, emaste Sponsored by: Sandvine Incorporated Notes: svn path=/head/; revision=189416
* Add stub functions. This allows libthread_db to be built and installed,Marcel Moolenaar2006-08-041-0/+41
which means that we also have <thread_db.h>. Notes: svn path=/head/; revision=160971