On Wed, 17.04.13 18:38, Lennart Poettering ([email protected]) 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. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
