History log of /netbsd-src/tests/lib/libc/stdlib/t_getenv_thread.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 66dd2755 15-Mar-2012 joerg <joerg@NetBSD.org>

Add __printflike attribution to use vprintf and friends with an argument
as format string.


# dacd6ba8 15-Jul-2011 jruoho <jruoho@NetBSD.org>

Split out the -lpthread tests to a separate file.

XXX: The only thing gained from this is seeing whether -lpthread breaks
the getenv(3) family. Yet, a strict hypothesis about this would require

Split out the -lpthread tests to a separate file.

XXX: The only thing gained from this is seeing whether -lpthread breaks
the getenv(3) family. Yet, a strict hypothesis about this would require
that the two test files are identical, which they are not.

show more ...