about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-25 18:43:42 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-25 18:43:42 +0000
commit25b8e63c0a109ccd8fc9ebfd4bed8faffa0e47f2 (patch)
treea6383146833ad7281563359586e3a1b22bdbe949 /nptl/ChangeLog
parent701d185cba1f141555ec0b695570e8feceabe532 (diff)
downloadglibc-25b8e63c0a109ccd8fc9ebfd4bed8faffa0e47f2.tar.gz
glibc-25b8e63c0a109ccd8fc9ebfd4bed8faffa0e47f2.tar.xz
glibc-25b8e63c0a109ccd8fc9ebfd4bed8faffa0e47f2.zip
Update.
	* Makefile (tests-nolibpthread): Add tst-unload.  Don't link with
	libpthread for the files in this list.
	(CFLAGS-tst-unload): Removed.
	* tst-unload.c (do_test): Don't use complete path for
	LIBPHREAD_SO.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 5ac0a6296f..a9dc41a7a0 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,11 @@
 2004-02-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests-nolibpthread): Add tst-unload.  Don't link with
+	libpthread for the files in this list.
+	(CFLAGS-tst-unload): Removed.
+	* tst-unload.c (do_test): Don't use complete path for
+	LIBPHREAD_SO.
+
 	* Makefile: Define sonames for tst-tls5mod, tst-_res1mod1, and
 	tst-_res1mod2.