Ed Schouten 9e16bab42a Add aligned_alloc(3).
The C11 folks reinvented the wheel by introducing an aligned version of
malloc(3) called aligned_alloc(3), instead of posix_memalign(3). Instead
of returning the allocation by reference, it returns the address, just
like malloc(3).

Reviewed by:	jasone@
2012-01-09 06:36:28 +00:00
..
2012-01-09 06:36:28 +00:00
2010-08-02 13:11:41 +00:00
2008-07-06 11:31:20 +00:00
2012-01-09 06:36:28 +00:00
2012-01-09 06:36:28 +00:00
2010-01-31 23:16:10 +00:00
2010-01-31 23:16:10 +00:00
2011-12-15 11:16:41 +00:00
2010-10-06 09:24:33 +00:00
2007-12-11 20:39:32 +00:00
2011-11-04 19:56:34 +00:00
2012-01-09 06:36:28 +00:00