about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-09-25 11:14:50 +0000
committerAndreas Jaeger <aj@suse.de>2002-09-25 11:14:50 +0000
commit0638e1c4ee7cb0956709d80b8a8f5480ed21df0a (patch)
tree12efcca9bc96eea25b361aaec29e2ba4afaea37b
parent44c49908a1220392630b158bbaa18fdec3b2fbb4 (diff)
downloadglibc-0638e1c4ee7cb0956709d80b8a8f5480ed21df0a.tar.gz
glibc-0638e1c4ee7cb0956709d80b8a8f5480ed21df0a.tar.xz
glibc-0638e1c4ee7cb0956709d80b8a8f5480ed21df0a.zip
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add syscall_exit.
	Patch by Guido Guenther <agx@sigxcpu.org>.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc12380a4d..56baa81de6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-25  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/mips/syscalls.list: Add syscall_exit.
+	Patch by Guido Guenther <agx@sigxcpu.org>.
+
 2002-09-25  Roland McGrath  <roland@redhat.com>
 
 	* Makeconfig (%.v.i pattern rule): Use $(CPPFLAGS).