On Wed, May 5, 2021 at 9:48 AM Gedare Bloom wrote:
> On Wed, May 5, 2021 at 1:19 AM Sebastian Huber
> wrote:
> >
> > On 05/05/2021 09:00, Chris Johns wrote:
> > > On 5/5/21 4:58 pm, Chris Johns wrote:
> > >> On 5/5/21 4:52 pm, Sebastian Huber wrote:
> > >>> In POSIX, zero size memory allocations
On Wed, May 5, 2021 at 1:19 AM Sebastian Huber
wrote:
>
> On 05/05/2021 09:00, Chris Johns wrote:
> > On 5/5/21 4:58 pm, Chris Johns wrote:
> >> On 5/5/21 4:52 pm, Sebastian Huber wrote:
> >>> In POSIX, zero size memory allocations are implementation-defined
> >>> behaviour. The implementation ha
On 05/05/2021 09:00, Chris Johns wrote:
On 5/5/21 4:58 pm, Chris Johns wrote:
On 5/5/21 4:52 pm, Sebastian Huber wrote:
In POSIX, zero size memory allocations are implementation-defined
behaviour. The implementation has two options:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/m
On 5/5/21 4:58 pm, Chris Johns wrote:
> On 5/5/21 4:52 pm, Sebastian Huber wrote:
>> In POSIX, zero size memory allocations are implementation-defined
>> behaviour. The implementation has two options:
>>
>> https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html
>>
>> https://pubs.o
On 5/5/21 4:52 pm, Sebastian Huber wrote:
> In POSIX, zero size memory allocations are implementation-defined
> behaviour. The implementation has two options:
>
> https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html
>
> https://pubs.opengroup.org/onlinepubs/9699919799/functions
In POSIX, zero size memory allocations are implementation-defined
behaviour. The implementation has two options:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html
https://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_memalign.html
Linux and FreeBSD return a uniqu