NetBSD/lib/libc/misc
kamil d92938e14a Add a support to build ubsan.c in libc
Under the condition of MKLIBCSANITIZER==yes link ubsan.c into libc.

This is a clean-room reimplementation from scratch of the Undefined
Behavior runtime called micro-UBSan (or uBSan - user-UBSan).
2018-08-03 04:29:35 +00:00
..
Makefile.inc Add a support to build ubsan.c in libc 2018-08-03 04:29:35 +00:00
initfini.c PR 51654: Don't initialize _dlauxinfo for static binaries. 2017-06-17 15:26:44 +00:00
stack_protector.c