arch
|
Add missing export of atomic_or_64 (since rev1.1).
|
2019-02-17 07:34:44 +00:00 |
atomic
|
Include the C11 atomic builtin alias.
|
2016-02-27 19:20:01 +00:00 |
cdb
|
mark parameter as unused.
|
2017-01-10 23:06:06 +00:00 |
gen
|
Remove enclosing parens on return.
|
2014-08-22 17:19:48 +00:00 |
gmon
|
fix infinite recursion through thr_getspecific
|
2016-02-28 02:56:39 +00:00 |
hash
|
Import SHA-3 code into libc and libkern.
|
2017-11-30 05:47:24 +00:00 |
inet
|
Avoid undefined behavior in an inet_addr.c
|
2018-07-26 00:20:41 +00:00 |
md
|
Remove __P usage.
|
2012-03-20 16:21:41 +00:00 |
misc
|
Fix kUBSan build with GCC7
|
2019-02-13 17:17:02 +00:00 |
quad
|
use explicit cast to pacify lint.
|
2012-12-07 15:41:02 +00:00 |
string
|
use postincrement, like the patch
|
2018-10-15 19:32:48 +00:00 |
sys
|
Avoid undefined behavior in an cpuset.c
|
2018-07-26 00:13:19 +00:00 |