index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
mitigate performance regression in libc-internal locks on x86_64
Rich Felker
1
-1
/
+1
2015-07-28
fix missing synchronization in atomic store on i386 and x86_64
Rich Felker
1
-1
/
+1
2015-05-20
fix inconsistency in a_and and a_or argument types on x86[_64]
Rich Felker
1
-4
/
+4
2014-10-10
add explicit barrier operation to internal atomic.h API
Rich Felker
1
-0
/
+5
2014-07-27
clean up unused and inconsistent atomics in arch dirs
Rich Felker
1
-25
/
+0
2014-01-15
remove more unnecessary operand-size suffixes from x86_64 atomic.h
Rich Felker
1
-3
/
+3
2014-01-11
remove gratuitous temp vars, casts, and suffixes in x86_64 atomic.h
Rich Felker
1
-13
/
+11
2011-08-23
security hardening: ensure suid programs have valid stdin/out/err
Rich Felker
1
-0
/
+5
2011-04-27
add word-sized ctz function to atomic.h
Rich Felker
1
-2
/
+8
2011-03-17
optimize contended normal mutex case; add int compare-and-swap atomic
Rich Felker
1
-0
/
+7
2011-02-15
Optimize x86_64 atomics to take advantage of 64-bitness.
Nicholas J. Kain
1
-9
/
+8
2011-02-15
Port musl to x86-64. One giant commit!
Nicholas J. Kain
1
-0
/
+110