From 2e56ce9ba79344f636e6e205f51270e46950b5ce Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 6 Sep 2002 18:53:38 +0000 Subject: [PATCH] Update. * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Correct test for filesystem type name of mount points. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b752a1002..a466ec77a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ 2002-09-06 Ulrich Drepper + * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Correct + test for filesystem type name of mount points. + * include/errno.h: Use errno definition with __thread for now only in libc and ld.so. -- 2.11.4.GIT