summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index b3f09767..d4a69462 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-07 Mark Wielaard <mjw@redhat.com>
+
+ * aux_syscalls.stp (_stp_sigaction_str): New embedded C function.
+ (_struct_sigaction_u): Call _stp_sigaction_str.
+ (_struct_sigaction32_u): New function.
+ * syscalls2.stp (syscall.rt_sigaction32): Call _struct_sigaction32_u.
+
2008-09-23 Zhaolei <zhaolei@cn.fujitsu.com>
* socket.stp (socket.aio_read/write): Fix version-checking method.