Florian Weimer wrote: > Are you sure? sizeof (max_align_t) is 48 on i386, after all. Sorry, didn't know that. We could use 1056-byte buffers instead; would that be the same on all glibc platforms? I'm not sure how important it is that the byte count be the same everywhere.