summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_attr_get_np.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* Avoid accessing user provided parameters in critical region.David Xu2003-07-071-2/+3
* Revamp libpthread so that it has a chance of working in an SMPDaniel Eischen2003-04-181-8/+4
* Fix cut'n'paste errorAlexey Zelkin2003-03-051-1/+1
* MFlibc_r: add and document pthread_attr_get_np() function.Alexey Zelkin2003-03-031-0/+57