summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_fork.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2017-04-12 16:06:12 +0000
committermillert <millert@openbsd.org>2017-04-12 16:06:12 +0000
commit5aeb15317cb3698ff8c2d30e4a0b925027b4938e (patch)
treef900d100bdf3fc3784cf8f525ca808592a0ad256 /sys/kern/kern_fork.c
parentPrevent inosused from wrapping when soft updates is enabled while (diff)
downloadwireguard-openbsd-5aeb15317cb3698ff8c2d30e4a0b925027b4938e.tar.xz
wireguard-openbsd-5aeb15317cb3698ff8c2d30e4a0b925027b4938e.zip
New strstr() implementation from musl libc by Rich Felker. This
version uses the two-way string matching algorithm and is faster than the old implementation. With this change, ports that check for strstr having linear complexity time strstr will no longer replace the libc strstr with a private version. OK deraadt@ espie@
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions