Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/msan
Module Name: src
Committed By: kamil
Date: Wed Oct 23 11:27:08 UTC 2019
Modified Files:
src/sys/external/bsd/compiler_rt/dist/lib/msan: msan_interceptors.cc
Log Message:
Correct the __libc_thr_keycreate signature in the MSan interceptor
Noted by gcc8.
In practice it might have no impact on the functionality.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/sys/external/bsd/compiler_rt/dist/lib/msan/msan_interceptors.cc
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