[systemd-devel] [PATCH] bus: Use memalign() if aligned_alloc() isn't available
Lennart Poettering
lennart at poettering.net
Wed Apr 17 09:49:47 PDT 2013
On Wed, 17.04.13 18:38, Lennart Poettering (lennart at poettering.net) wrote:
> > Yeah, the idea of missing.h is to make stuff look like it is there. We
> > usually just decide on one option, and cover older stuff from there.
> > :)
>
> Well, our current usage of aligned_alloc() is not even calling it
> correctly... We really should sotp using that. Let's use memalign()
> everywhere.
I commited a fix for this now. aligned_alloc() is gone now.
Such a stupid interface...
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list