1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00

* malloc/arena.c

(ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
	nothing if not initialized.  Bug report from Marcus Brinkmann
	<Marcus.Brinkmann@ruhr-uni-bochum.de>.
This commit is contained in:
Roland McGrath
2002-11-20 09:41:01 +00:00
parent 2a652f5aca
commit 7f1b7f038d

View File

@@ -1,3 +1,10 @@
2002-11-18 Wolfram Gloger <wg@malloc.de>
* malloc/arena.c
(ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
nothing if not initialized. Bug report from Marcus Brinkmann
<Marcus.Brinkmann@ruhr-uni-bochum.de>.
2002-11-19 Roland McGrath <roland@redhat.com>
* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and