Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-06 | Fix an "unused use statement" warning on non-musl platforms | Alan Somers | |
This was an oversight from 974320d09fbd1fae79da537383c2144ed9aa4967 | |||
2019-06-02 | Fix test_pthread_self on musl | Alan Somers | |
On musl, pthread_t is a pointer type. | |||
2017-07-20 | fix some tests for Android | Nicolas Dusart | |
2017-06-04 | Add pthread_self | king6cong | |