Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: skrll
Date: Tue Apr 7 08:07:58 UTC 2020
Modified Files:
src/common/lib/libc/string: strcat.c strchr.c strrchr.c
src/sys/lib/libkern: libkern.h
Log Message:
Fix KASAN build on aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/string/strcat.c
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/string/strchr.c \
src/common/lib/libc/string/strrchr.c
cvs rdiff -u -r1.138 -r1.139 src/sys/lib/libkern/libkern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index