Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-28 | libgcompat: add getpwent_r() and fgetpwent_r() stubs | William Pitcock | 1 | -0/+55 |
2017-06-14 | add sysctl() | William Pitcock | 1 | -0/+28 |
2017-06-14 | pthread: add __pthread_[un]register_cancel stubs, not relevant to musl pthrea... | William Pitcock | 1 | -0/+8 |
2017-06-14 | pthread: add __register_atfork() stub | William Pitcock | 1 | -0/+7 |
2017-06-14 | recent musl has pthread_setname_np(). | William Pitcock | 1 | -31/+0 |
2017-06-14 | move all compatibility library stuff into libgcompat/ | William Pitcock | 13 | -0/+465 |