From 85f7554cd97e7f03d8dc66278653045ef63a2221 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 21 Sep 2016 15:24:01 +0200 Subject: Add test case for O_TMPFILE handling in open, openat Also put xasprintf into test-skeleton.c (written in such a way that including is not needed). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 12a217af31..825d4f4f51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-09-21 Florian Weimer + + * test-skeleton.c (xasprintf): Add function. + * io/tst-open-tmpfile.c: New test. + * io/Makefile (tests): Add it. + 2016-09-21 Florian Weimer Avoid running $(CXX) during build to obtain header file paths. -- cgit v1.2.3