]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343599: libc/tests: Add test case for jemalloc/libthr bug fixed/r343566
authorKyle Evans <kevans@FreeBSD.org>
Mon, 8 Apr 2019 18:34:43 +0000 (18:34 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 8 Apr 2019 18:34:43 +0000 (18:34 +0000)
commit280046b990fb8cb6683b12c5a833f553ef2fd430
treebad94890bb821ad2dd9214e8c3a01777937be2d8
parent18fc94098b97f954a4ae866ed023d3bcc1f8f0df
MFC r343599: libc/tests: Add test case for jemalloc/libthr bug fixed/r343566
lib/libc/tests/stdlib/Makefile
lib/libc/tests/stdlib/dynthr_mod/Makefile [new file with mode: 0644]
lib/libc/tests/stdlib/dynthr_mod/dynthr_mod.c [new file with mode: 0644]
lib/libc/tests/stdlib/dynthr_test.c [new file with mode: 0644]