ed
990fc2900c
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
2011-12-07 21:02:35 +00:00
2011-12-07 15:25:48 +00:00
2010-08-27 19:57:17 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2011-12-07 15:25:48 +00:00
2011-12-26 03:14:37 +00:00
2010-08-02 13:11:41 +00:00
2011-12-26 03:14:37 +00:00
2010-04-14 19:08:06 +00:00
2012-01-09 06:36:28 +00:00
2011-03-07 15:19:17 +00:00
2012-01-09 06:36:28 +00:00
2010-04-14 19:08:06 +00:00
2011-06-26 18:27:17 +00:00
2011-12-07 21:02:35 +00:00
2011-12-15 11:16:41 +00:00
2010-10-06 09:24:33 +00:00
2010-10-06 09:05:47 +00:00
2010-02-28 22:57:13 +00:00
2010-03-03 15:43:26 +00:00
2010-08-05 01:39:25 +00:00
2011-11-04 19:56:34 +00:00
2011-11-20 14:45:42 +00:00
2010-10-08 12:40:16 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2010-10-22 08:51:49 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2011-11-20 14:45:42 +00:00
2012-01-09 06:36:28 +00:00