aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a47303..4c249e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,11 +3,14 @@
* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the
syscall in more cases.
- * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and
- tst-readlinkat.
+ * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,
+ tst-mkdirat, tst-mknodat, and tst-mkfifoat.
* io/tst-symlinkat.c: New file.
* io/tst-linkat.c: New file.
* io/tst-readlinkat.c: New file.
+ * io/tst-mkdirat.c: New file.
+ * io/tst-mknodat.c: New file.
+ * io/tst-mkfifoat.c: New file.
* dirent/Makefile (tests): Add tst-fdopendir2.
* dirent/tst-fdopendir2.c: New file.