about summary refs log tree commit diff
path: root/arch/x86_64/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* security hardening: ensure suid programs have valid stdin/out/errRich Felker2011-08-231-0/+5
* add word-sized ctz function to atomic.hRich Felker2011-04-271-2/+8
* optimize contended normal mutex case; add int compare-and-swap atomicRich Felker2011-03-171-0/+7
* Optimize x86_64 atomics to take advantage of 64-bitness.Nicholas J. Kain2011-02-151-9/+8
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+110