aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/oldmalloc/malloc_impl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-11mq_notify: use semaphore instead of barrier to sync args consumptionRich Felker1-5/+9
2023-02-11fix pthread_detach inadvertently acting as cancellation point in race caseRich Felker1-2/+6
2023-02-11powerpc-sf longjmp clobbering of val argumentRich Felker1-4/+4