about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-01 21:14:56 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-01 21:14:56 +0000
commit7062ca8f6c37624593391d3e98cca1e62226ef08 (patch)
tree377300c90733d6362ac19a2e5fc8d4916715a214 /ChangeLog
parent3c55cffa1e1b55082db0b2e56a96a0ada30710eb (diff)
downloadglibc-7062ca8f6c37624593391d3e98cca1e62226ef08.tar.gz
glibc-7062ca8f6c37624593391d3e98cca1e62226ef08.tar.xz
glibc-7062ca8f6c37624593391d3e98cca1e62226ef08.zip
Update.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use
	__GI__exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e39d1ca8..f37f8ede70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-04-01  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use
+	__GI__exit.
+
 	* sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and
 	__signbit inlines.