Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-03-31 | implement pthread_getattr_np | Rich Felker | -0/+21 | |
this function is mainly (purely?) for obtaining stack address information, but we also provide the detach state since it's easy to do anyway. |
index : musl | ||
musl - an implementation of the standard library for Linux-based systems |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-03-31 | implement pthread_getattr_np | Rich Felker | -0/+21 | |
this function is mainly (purely?) for obtaining stack address information, but we also provide the detach state since it's easy to do anyway. |