alignof, intprops, malloca: port better to IBM's C compiler
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2013 15:11:56 +0000 (08:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2013 15:12:24 +0000 (08:12 -0700)
commit0488b6e88b52bde4c69df38b40a32095e252ef22
tree1d781a3b22a5b35007fba7d3078053ce6236a351
parente53a2bd78108425dc9dbf17b1aeece189f729068
alignof, intprops, malloca: port better to IBM's C compiler

* lib/alignof.h (alignof_type) [__IBM_ALIGNOF__]: Use __alignof__.
* lib/intprops.h (_GL_HAVE___TYPEOF__) [__IBM_TYPEOF__]: Now 1.
* lib/malloca.h (sa_alignof): [__IBM_ALIGNOF__]: Use __alignof__.
ChangeLog
lib/alignof.h
lib/intprops.h
lib/malloca.h