Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-31 | implement pthread_getattr_np | Rich Felker | 1 | -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. |