diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 0e1898e4..bab447c2 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,10 @@ +2007-07-03 Martin Hunt <hunt@redhat.com> + + * syscalls.stp: Add sys_futimesat, compat_sys_futimesat. + * syscalls2.stp (utimes): Use _struct_timeval2_u. + * aux_syscalls.stp (_struct_timeval2_u): New function. + (_struct_compat_timeval2_u): New function. + 2007-07-02 Martin Hunt <hunt@redhat.com> * context.stp (print_backtrace): If no regs, just |