[PATCH] use 8 byte alignment in _dl_malloc

Atsushi Nemoto anemo at mba.ocn.ne.jp
Sat Feb 17 09:41:57 PST 2007


On Sat, 17 Feb 2007 18:27:34 +0100, "Joakim Tjernlund" <joakim.tjernlund at transmode.se> wrote:
> > 
> > Well, I thought is seems bit unlear that dl-sysdep.h is always
> > included before dl-defs.h, and it would not be better to bloat a
> > header file for symbol only used in single C file.
> 
> ehh, I didn't check the ordering either. Have you tested that this works
> for you? (dinner time)

Yes.  At least ldso.c includes dl-sysdeps.h first.  But it might be
better to include dl-sysdep.h directly from dl-defs.h to make sure for
other cases.

---
Atsushi Nemoto


More information about the uClibc mailing list