arc4random.c
|
random(4): depessimize arc4random
|
2019-05-12 06:32:46 +00:00 |
inet_pton.c
|
Remove pre-FreeBSD 7.0 compatibility.
|
2019-07-19 18:38:47 +00:00 |
mcount.c
|
mcount: tidy up ANSIfication
|
2018-10-20 22:39:35 +00:00 |
strchr.c
|
str(r)chr: Replace union abuse with __DECONST
|
2018-06-04 18:47:14 +00:00 |
strchrnul.c
|
libkern: Implement strchrnul(3)
|
2019-08-19 22:53:05 +00:00 |
strdup.c
|
Add non-sleepable strdup variant strdup_flags
|
2019-02-20 20:48:10 +00:00 |
strlcpy.c
|
Sync strlcpy with userland version, again
|
2018-06-21 17:35:13 +00:00 |
strlen.c
|
Remove "All rights reserved" from my files.
|
2018-05-10 06:41:08 +00:00 |
strrchr.c
|
str(r)chr: Replace union abuse with __DECONST
|
2018-06-04 18:47:14 +00:00 |