aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_getattr_np.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement pthread_getattr_np•••this function is mainly (purely?) for obtaining stack address information, but we also provide the detach state since it's easy to do anyway. Rich Felker2013-03-311-0/+21