]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 18 Jul 2008 01:19:39 +0000 (01:19 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 18 Jul 2008 01:19:39 +0000 (01:19 +0000)
ChangeLog

index 1a00bd953113569b21596af5172e2a795e61c394..fe539aae9d73f1d057eae8f49efb4abf6e3aa2e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * debian/rules: Add dh_md5sums call.
        Fixes Debian#439428.
 
+2008-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix ia64 `-f' on CLONE2 formerly crashing the child.
+       * util.c [IA64] (restore_arg0, restore_arg1): Define as empty.
+       Fixes RH#453438.
+
 2008-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * util.c (CLONE_VFORK): Define if not defined already.