From 72581615f54e7c22aef7c81ee0e85ae34ecca82d Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 28 Sep 2012 21:33:52 +0200 Subject: tst-mknodat: create a FIFO instead of a socket A FIFO is the only special file which is guaranteed to be created with mknod/mknodat. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0f1eb18..cab5f13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-09-28 Pino Toscano + + * io/tst-mknodat.c: Create a FIFO instead of a socket. + 2012-09-28 Andreas Schwab [BZ #6530] -- cgit v1.1