Commit History

Author SHA1 Message Date
  Rich Felker 5a9c8c05a5 mitigate performance regression in libc-internal locks on x86_64 9 years ago
  Rich Felker 3c43c0761e fix missing synchronization in atomic store on i386 and x86_64 9 years ago
  Rich Felker c648cefb27 fix inconsistency in a_and and a_or argument types on x86[_64] 9 years ago
  Rich Felker 867b1822f3 add explicit barrier operation to internal atomic.h API 10 years ago
  Rich Felker 90e51e45f5 clean up unused and inconsistent atomics in arch dirs 10 years ago
  Rich Felker 50a50988d5 remove more unnecessary operand-size suffixes from x86_64 atomic.h 11 years ago
  Rich Felker 311736516e remove gratuitous temp vars, casts, and suffixes in x86_64 atomic.h 11 years ago
  Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err 13 years ago
  Rich Felker 4bb9b4f3b4 add word-sized ctz function to atomic.h 14 years ago
  Rich Felker e914f8b7ec optimize contended normal mutex case; add int compare-and-swap atomic 14 years ago
  Nicholas J. Kain 062354f2e1 Optimize x86_64 atomics to take advantage of 64-bitness. 14 years ago
  Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 14 years ago