about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acf7205eb1..9ba4e4bcb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/posix/system.c (do_system): Add support for installation
+	of cancellation handlers.
+	* sysdeps/unix/sysv/linux/i386/system.c: New file.
+
+	* stdlib/Makefile (tests): Add tst-system.
+	* stdlib/tst-system.c: New file.
+
 	* sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
 	CENABLE]: Don't lose content of %ebx.