about summary refs log tree commit diff
path: root/src/thread/pthread_cancel.c
Commit message (Expand)AuthorAgeFilesLines
* use a_store to set cancel flag in pthread_cancel, to ensure a barrierRich Felker2011-04-011-1/+1
* major improvements to cancellation handlingRich Felker2011-03-291-0/+1
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-2/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7