This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Implement strlcat [BZ#178]
- From: Florian Weimer <fweimer at redhat dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Tue, 24 Nov 2015 20:24:03 +0100
- Subject: Re: [PATCH] Implement strlcat [BZ#178]
- Authentication-results: sourceware.org; auth=none
- References: <56547472 dot 3010302 at redhat dot com> <alpine dot DEB dot 2 dot 10 dot 1511241800060 dot 23751 at digraph dot polyomino dot org dot uk>
On 11/24/2015 07:00 PM, Joseph Myers wrote:
> "2.21" in the ChangeLog entry should be 2.23.
Thanks, fixed (also for the strlcpy ChangeLog).
Florian