On Mon, Aug 31, 2015 at 10:27 PM, Eric Blake wrote:
> That means that gnulib should be testing whether the system
> getdelim/getline matches the POSIX and GNU version, or whether it is an
> unrelated symbol (as appears to be the case on AIX), so that configure
> can get the right result from the b
* doc/posix-headers/stdalign.texi: Document this.
* lib/stdalign.in.h (_Alignas): Sun C 5.9 also supports
__attribute__ ((__aligned__ (...))).
---
ChangeLog | 7 +++
doc/posix-headers/stdalign.texi | 2 +-
lib/stdalign.in.h | 2 +-
3 files changed, 9 inserti