Re: [PATCH v3 6/7] Optional struct _reent::_new::_unused
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84uXbY8k0AvYSfs1QnZkc_zR0KPF29xmPMZ8Sr4UvtKamg@mail.gmail.com> |
On Tue, May 17, 2022 at 8:57 AM Sebastian Huber < [email protected]> wrote: > On 17/05/2022 14:49, Corinna Vinschen wrote: > >>> @@ -693,7 +694,8 @@ struct _reent > >>> #define _N_LISTS 30 > >>> unsigned char * _nextf[_N_LISTS]; > >>> unsigned int _nmalloc[_N_LISTS]; > >> Maybe we should also rename _nextf in _reserved_4 and _nmalloc in > >> _reserved_5. > > Right, that would be great. Feel free to push the patch with this > change. > > Ok, what about the entire patch set? > > Hi Sebastian, feel free to push the whole patch set with Corinna's comments addressed. -- Jeff J. > -- > embedded brains GmbH > Herr Sebastian HUBER > Dornierstr. 4 > 82178 Puchheim > Germany > email: [email protected] > phone: +49-89-18 94 741 - 16 > fax: +49-89-18 94 741 - 08 > > Registergericht: Amtsgericht München > Registernummer: HRB 157899 > Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler > Unsere Datenschutzerklärung finden Sie hier: > https://embedded-brains.de/datenschutzerklaerung/ > >