bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A new module: bitset


From: Akim Demaille
Subject: Re: A new module: bitset
Date: Tue, 27 Nov 2018 05:15:23 +0100

Hi Paul!

> Le 25 nov. 2018 à 20:43, Paul Eggert <address@hidden> a écrit :
> 
> One top-level question is how does memory allocation work? Emacs has its own 
> memory allocator, and doesn't want to use plain malloc. It has its own 
> xmalloc implementation; will that suffice?

The current implementation uses xmalloc, but there are also calls to calloc and 
realloc.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]