about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-08 20:24:21 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-08 20:24:21 +0000
commit9afe4964163b658f7271653f116f7570e826eda6 (patch)
treef07b39bc193dea94ba122efe72c95fb7c9b105ad /nptl/ChangeLog
parentf9657e88fabd682d176d1205a8a03677228eaab3 (diff)
downloadglibc-9afe4964163b658f7271653f116f7570e826eda6.tar.gz
glibc-9afe4964163b658f7271653f116f7570e826eda6.tar.xz
glibc-9afe4964163b658f7271653f116f7570e826eda6.zip
Update.
	* sysdeps/pthread/pthread.h: Remove duplicate
	pthread_cleanup_{push,pop} definitions.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a6ce1e979f..41de165734 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-04-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/pthread/pthread.h: Remove duplicate
+	pthread_cleanup_{push,pop} definitions.
+
 	* tst-barrier2.c: Eliminate warnings.
 	* tst-cancel4.c: Likewise.
 	* tst-cond4.c: Likewise.