about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2012-09-28 21:33:52 +0200
committerPino Toscano <toscano.pino@tiscali.it>2012-09-28 21:33:52 +0200
commit72581615f54e7c22aef7c81ee0e85ae34ecca82d (patch)
treeb4d335ccc9389e137127140c664a4a8310d30f62 /ChangeLog
parent715a900c9085907fa749589bf738b192b1a2bda5 (diff)
downloadglibc-72581615f54e7c22aef7c81ee0e85ae34ecca82d.tar.gz
glibc-72581615f54e7c22aef7c81ee0e85ae34ecca82d.tar.xz
glibc-72581615f54e7c22aef7c81ee0e85ae34ecca82d.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f1eb180af..cab5f1336c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
+
+	* io/tst-mknodat.c: Create a FIFO instead of a socket.
+
 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
 
 	[BZ #6530]