summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxthreadname01/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* posix: Add pthread_getname_np(), ...Sebastian Huber2017-01-131-0/+19
Add pthread_getname_np() and pthread_setname_np(). Update #2858.