summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index e22dde29..362d0996 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,17 @@
+2007-10-05 Martin Hunt <hunt@redhat.com>
+
+ * syscalls2.stp (rt_sigaction, sigaction): Call
+ _struct_sigaction_u().
+
+ * aux_syscalls.stp (_struct_timeval): Removed. No longer
+ necessary now that we have structure access in scripts.
+ (_struct_timespec): Ditto.
+ (_struct_itimerval): Ditto.
+ (_struct_timezone_u): Remove random CATCH_DEREF_FAULT()
+ line.
+ (_stp_sigset_str): New.
+ (_struct_sigaction_u): New.
+
2007-10-04 Frank Ch. Eigler <fche@elastic.org>
* inet.stp: New tapset for htonl and friends.