summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 4e78c75a..2cff2220 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,5 +1,9 @@
2008-06-10 Zhaolei <zhaolei@cn.fujitsu.com>
+ * syscalls.stp: Add sys_faccessat.
+
+2008-06-10 Zhaolei <zhaolei@cn.fujitsu.com>
+
* syscalls.stp(syscall.mkdirat): Use _dfd_str() to add support
for AT_FDCWD.