about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2002-12-15 21:39:54 +0000
committerAndreas Schwab <schwab@suse.de>2002-12-15 21:39:54 +0000
commit8b6cf669cdffcc50f9bc717908b2c12d9ab198de (patch)
treefc5a64ac38c2aa1a4a65323d36ae60c227f39fb4 /ChangeLog
parentcb6e94a4b82aebdff8b39bf687a8b90f78a3d6e6 (diff)
downloadglibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.tar.gz
glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.tar.xz
glibc-8b6cf669cdffcc50f9bc717908b2c12d9ab198de.zip
* sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to
	_exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 782c81be7b..304ec0d664 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-15  Andreas Schwab  <schwab@suse.de>
+
+	* sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to
+	_exit.
+
 2002-12-14  Olaf Hering <olh@suse.de>
 
         * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.