This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [COMMITTED] Record more bugs in ChangeLog
- From: Florian Weimer <fweimer at redhat dot com>
- To: libc-alpha at sourceware dot org
- Date: Thu, 11 Apr 2019 09:35:02 +0200
- Subject: Re: [COMMITTED] Record more bugs in ChangeLog
- References: <87lg0iz606.fsf@oldenburg2.str.redhat.com>
Two more bug numbers added:
diff --git a/ChangeLog.old/ChangeLog.18 b/ChangeLog.old/ChangeLog.18
index 84985634a2..d6b1025cf1 100644
--- a/ChangeLog.old/ChangeLog.18
+++ b/ChangeLog.old/ChangeLog.18
@@ -2108,6 +2108,7 @@
2017-06-20 Zack Weinberg <zackw@panix.com>
+ [BZ #2489]
* bits/signum-generic.h: Renamed from bits/signum.h.
Add proper multiple include guard and misuse check.
Define __SIGRTMIN = __SIGRTMAX = 32, and define _NSIG = __SIGRTMAX+1.
@@ -14295,6 +14296,7 @@
2016-11-24 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+ [BZ #651]
* sysdeps/nptl/fork.c (__libc_fork): Remove pid cache setting.
* nptl/allocatestack.c (allocate_stack): Likewise.
(__reclaim_stacks): Likewise.