History log of /openbsd-src/regress/lib/libc/env/envtest.c (Results 1 – 3 of 3)
Revision Date Author Comments
# c13ff7ac 01-Sep-2021 jasper <jasper@openbsd.org>

remove manual fiddling with MALLOC_OPTIONS from libc regress tests

these options should be set globally (sysctl) when running regress as opposed to having
individual tests set it, barring a few spec

remove manual fiddling with MALLOC_OPTIONS from libc regress tests

these options should be set globally (sysctl) when running regress as opposed to having
individual tests set it, barring a few specific exceptions.

ok bluhm@

show more ...


# bf198cc6 25-Jan-2019 millert <millert@openbsd.org>

I am retiring my old email address; replace it with my OpenBSD one.


# b4b48ae9 23-Aug-2010 millert <millert@openbsd.org>

Add setenv/putenv regress