Bruno Haible <br...@clisp.org> writes:

>> Perhaps we should have a single realloc-posix
>> module that behaves as glibc does now.
>
> No no, a module with suffix '-posix' is meant to provide the POSIX
> guarantees for the function and not more. (Cf. for example, the
> fnmatch-posix and fnmatch-gnu modules.)

What about a realloc-gnu which implements a behaviour we think it is
useful?  I know that we used -gnu for modules that are glibc extensions
over POSIX, but I think we could extend it to be just any extension over
POSIX.  Alternatively, use realloc-gnulib?

/Simon


Reply via email to