Add the <stdalign.h> header for C11 conformance.
authorSascha Wildner <saw@online.de>
Mon, 21 Apr 2014 14:08:47 +0000 (16:08 +0200)
committerSascha Wildner <saw@online.de>
Wed, 30 Apr 2014 09:38:28 +0000 (11:38 +0200)
commit787c358097ac8d11c406faee6f876ddc72d5e0f2
treed2a782163386112ef564629c11947e5e0040a7be
parent0ae79760231e06c0a42e6ad4f8f7da76d367e815
Add the <stdalign.h> header for C11 conformance.

Per clause 7.15 from the final draft.

Along with it, add some helper macros to <sys/cdefs.h>.

While here, adjust an #ifdef in <sys/cdefs.h>.

Taken-from: FreeBSD
include/Makefile
include/stdalign.h [new file with mode: 0644]
sys/sys/cdefs.h