aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/libpthread_db.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Plug a memory leak in error case.David Xu2004-08-161-1/+3
* 1. Use libpthread's exported symbols to calcuate offset in data structureDavid Xu2004-08-161-111/+112
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-31/+108
* s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/gDavid Xu2004-08-031-3/+3
* Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep,David Xu2004-08-011-11/+115
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+825