Module Name: src Committed By: tron Date: Sun Nov 14 19:19:25 UTC 2010
Modified Files: src/tests/lib/libc/stdlib: Makefile t_environment.c Log Message: Add a new regression test "t_threaded" which tests using getenv_r(3), putenv(3), setenv(3) and unsetenv(3) concurrently. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/stdlib/Makefile cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libc/stdlib/t_environment.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.