From 8e635611c9fef3d78e7f24f34999e122e1017217 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 6 Nov 2005 17:08:48 +0000 Subject: * malloc/malloc.c (munmap_chunk): Add sanity checks. * sysdeps/pthread/configure: Fix comment. --- sysdeps/pthread/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/pthread') diff --git a/sysdeps/pthread/configure b/sysdeps/pthread/configure index 229414d..e39d311 100644 --- a/sysdeps/pthread/configure +++ b/sysdeps/pthread/configure @@ -1,3 +1,3 @@ -# Local configure fragment for sysdeps/unix/sysv/linux. +# Local configure fragment for sysdeps/pthread. DEFINES="$DEFINES -D_LIBC_REENTRANT" -- cgit v1.1