Pedro F. Giffuni 9143e6e49a Remove incorrect attributes from posix_memalign(3) declaration.
Both __alloc_align and __alloc_size can't be used when the function
returns a pointer to memory. This fixes breakage when building with
clang 3.4:

In file included from /usr/src/svn/usr.sbin/bhyve/atkbdc.c:40:
/usr/include/stdlib.h:176:6: error: '__alloc_size__' attribute only
applies to functions that return a pointer [-Werror,-Wignored-attributes]

Pointed out by:	ngie, cem
Approved by:	re (gjb)
2016-07-05 22:30:29 +00:00
..
2016-04-30 14:43:42 +00:00
2016-04-30 14:43:42 +00:00
2016-05-30 07:50:57 +00:00
2016-05-29 12:21:54 +00:00
2016-05-31 18:32:57 +00:00
2016-05-30 16:26:34 +00:00