arm
|
Add the __aeabi_memclr8 symbol, clang 3.7 uses this.
|
2015-09-21 18:35:32 +00:00 |
arc4random.c
|
Update r309143 to prevent false sharing.
|
2016-11-25 17:20:23 +00:00 |
asprintf.c
|
Implement asprintf in libkern
|
2015-03-01 00:22:16 +00:00 |
ffs.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
ffsl.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
ffsll.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
fls.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
flsl.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
flsll.c
|
libkern: ffs, fls: s/4/3/ the 3rd BSD clause
|
2015-10-22 21:04:47 +00:00 |
random.c
|
Huge cleanup of random(4) code.
|
2015-06-30 17:00:45 +00:00 |
strncat.c
|
Merge ACPICA 20160422.
|
2016-04-27 19:09:21 +00:00 |
strtol.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
strtoq.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
strtoul.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
strtouq.c
|
kern: for pointers replace 0 with NULL.
|
2016-04-15 16:10:11 +00:00 |
zlib.c
|
Move zlib.c from net to libkern.
|
2015-04-22 14:38:58 +00:00 |