History log of /openbsd-src/regress/lib/libm/msun/trig_test.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 498c7b5e 13-Dec-2021 deraadt <deraadt@openbsd.org>

Kill sys/cdefs.h includes, because overly complicated include+macro
for a sccsid replacement scheme which results an namespace damage
is an unfair trade
ok bluhm


# 49a6e16f 13-Dec-2021 deraadt <deraadt@openbsd.org>

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


# c36e572e 22-Oct-2021 mbuhl <mbuhl@openbsd.org>

add missing FreeBSD libm tests, update the others