Re: [PATCH 2/2] sys/cdefs.h: fix for use __restrict in C++
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Aug 7 15:35, Sebastian Huber wrote: > On 07.08.23 15:15, Corinna Vinschen wrote: > > This doesn't exist in FreeBSD, though. Do you think it's ok to add it to > > our cdefs.h, nevertheless? > > It is good to have glibc and FreeBSD compatibility from my point of view, so > we should also add this __restrict_arr. Thanks, I hope my just pused version is ok. Corinna