about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-03 19:53:27 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-03 19:53:27 +0000
commit625f22fc7f8e0d61e3e6cff2c65468b91dbad426 (patch)
tree2fb41fbb7b3fdd78fdaab5915d8621aa2f4ad7df /ChangeLog
parent71502ebe1abb598545431a5cfcf06db52585656e (diff)
downloadglibc-625f22fc7f8e0d61e3e6cff2c65468b91dbad426.tar.gz
glibc-625f22fc7f8e0d61e3e6cff2c65468b91dbad426.tar.xz
glibc-625f22fc7f8e0d61e3e6cff2c65468b91dbad426.zip
Update.
2003-03-03  Ian Wienand  <ianw@gelato.unsw.edu.au>

	* sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone
	flags.
	* include/sched.h: Update clone2 prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4269a2fec..9dda58794d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-03  Ian Wienand  <ianw@gelato.unsw.edu.au>
+
+	* sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone
+	flags.
+	* include/sched.h: Update clone2 prototype.
+
 2003-03-03  Andreas Jaeger  <aj@suse.de>
 
 	* math/tgmath.h (__TGMATH_UNARY_REAL_RET_ONLY): New definition.