NetBSD/lib/librt
kamil 0d6563db8b Disable sanitizers for libm and librt
The sanitizers are designed to use pristine OS versions of these libraries,
install interceptors for public symbols in them and link with them in every
sanitized executable.

Having unmodified base libraries (c, m, rt, pthread) also makes the system
usable with programs linking with them and without sanitization, as there
are no fatal issues during the resolving of missing symbols.

The remaining libraries like libutil, libintl etc are prebuilt with
sanitization and all their users in the MKSANITIZER=yes distribution are
required to use the same sanitizer.

libc and libpthread are already marked with the NOSANITIZER flag.
2018-06-13 08:19:36 +00:00
..
sys
Makefile Disable sanitizers for libm and librt 2018-06-13 08:19:36 +00:00
aio.3
aio_cancel.3
aio_error.3
aio_fsync.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
aio_read.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
aio_return.3
aio_suspend.3
aio_write.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
lio_listio.3
mq.3
mq_close.3
mq_getattr.3
mq_notify.3
mq_open.3
mq_receive.3 Bump date for previous. 2015-11-19 07:03:13 +00:00
mq_send.3
mq_setattr.3
mq_unlink.3
pset.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
pset.c
sched.3 Fix function name macro. 2016-09-15 07:53:59 +00:00
sem.c
sem_destroy.3
sem_getvalue.3
sem_init.3
sem_open.3 file system police; remove trailing whitespace; merge two error sections 2018-05-05 06:39:10 +00:00
sem_post.3
sem_wait.3
shlib_version
shm.c Simplify previous by just doing an open() on the directory and then using 2015-07-08 07:14:38 +00:00
shm_open.3 Sort errors. 2013-12-20 13:48:45 +00:00