diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 362d0996..3baca192 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,8 @@ 2007-10-05 Martin Hunt <hunt@redhat.com> + * aux_syscalls.stp: Put #ifdef CONFIG_COMPAT + around compat code. + * syscalls2.stp (rt_sigaction, sigaction): Call _struct_sigaction_u(). |