Author: aurel32 Date: 2015-12-13 18:19:20 +0000 (Sun, 13 Dec 2015) New Revision: 6817
Modified: glibc-package/branches/glibc-2.22/debian/patches/any/local-stdio-lock.diff Log: Add a comment about why we need this patch Modified: glibc-package/branches/glibc-2.22/debian/patches/any/local-stdio-lock.diff =================================================================== --- glibc-package/branches/glibc-2.22/debian/patches/any/local-stdio-lock.diff 2015-12-13 18:18:42 UTC (rev 6816) +++ glibc-package/branches/glibc-2.22/debian/patches/any/local-stdio-lock.diff 2015-12-13 18:19:20 UTC (rev 6817) @@ -1,3 +1,4 @@ +This patch is need for Hurd. --- bits/stdio-lock.h | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-)

