summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-06-26 22:29:38 +0000
committerRoland McGrath <roland@redhat.com>2003-06-26 22:29:38 +0000
commit8f340e3111aabb1ce46db6538b9c42f82d190f3a (patch)
tree5fc0493ede4f0b597f372de59b579089155aa5ff /ChangeLog
parent7c051d2e4c748e1dd2ba9841ad1520ccce296ea4 (diff)
downloadstrace-8f340e3111aabb1ce46db6538b9c42f82d190f3a.tar.gz
strace-8f340e3111aabb1ce46db6538b9c42f82d190f3a.tar.bz2
strace-8f340e3111aabb1ce46db6538b9c42f82d190f3a.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da2a24f..28e7000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-06-26 Roland McGrath <roland@redhat.com>
+ * syscall.c (force_result) [LINUX] [ARM]: Fix variable usage.
+ From: Joshua Neal <tinara@netpipeline.net>.
+
* process.c [LINUX] (sys_futex): Grok FUTEX_REQUEUE and print 5th arg.
* linux/syscallent.h: sys_futex argument count is now 5, not 4.
* linux/ia64/syscallent.h: Likewise.