Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-08-23 | security hardening: ensure suid programs have valid stdin/out/err | Rich Felker | -0/+5 |
2011-04-27 | add word-sized ctz function to atomic.h | Rich Felker | -2/+8 |
2011-03-17 | optimize contended normal mutex case; add int compare-and-swap atomic | Rich Felker | -0/+7 |
2011-02-15 | Optimize x86_64 atomics to take advantage of 64-bitness. | Nicholas J. Kain | -9/+8 |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | -0/+110 |