This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v6] Add reallocarray function.
- From: Dennis Wölfing <denniswoelfing at gmx dot de>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 30 May 2017 22:02:57 +0200
- Subject: Re: [PATCH v6] Add reallocarray function.
- Authentication-results: sourceware.org; auth=none
- References: <CAKCAbMj46tfbXaVitKisjf_27=N4qwnkuV08a-qMfpzo45Qgxg@mail.gmail.com> <20170522202515.19374-1-denniswoelfing@gmx.de> <4d4e86c6-7b9e-8e4f-414d-0fa3c4f4470c@linaro.org>
On 30.05.2017 17:17, Adhemerval Zanella wrote:
>> +@strong{Portability Note:} This function is not part of any standard. It was
>> +first introduced in OpenBSD 5.6.
>> +@end deftypefun
>
> I think it is worth to add FreeBSD 11.0 also supports it.
I'm not sure about that. It makes sense to mention OpenBSD because that
is where reallocarray originates from. But FreeBSD is not the only other
OS that implements reallocarray. If we mention FreeBSD do we also
mention NetBSD and any other implementation?
I would prefer to leave that sentence as it is.