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-01 18:36:42 +00:00
2011-12-22 08:42:07 +00:00
2012-01-09 06:36:28 +00:00
2011-11-25 20:59:04 +00:00
2012-01-03 18:51:58 +00:00
2011-12-31 19:01:48 +00:00
2011-11-26 18:46:33 +00:00
2012-01-06 21:28:29 +00:00
2011-12-13 14:53:26 +00:00
2011-10-16 14:30:28 +00:00
2011-10-19 11:43:51 +00:00
2012-01-07 16:13:56 +00:00
2011-12-16 00:01:19 +00:00
2011-11-18 03:05:20 +00:00
2011-11-22 21:12:28 +00:00
2011-10-07 15:05:24 +00:00
2011-10-16 08:44:03 +00:00
2012-01-09 00:48:19 +00:00
2011-12-18 17:22:45 +00:00
2012-01-04 07:58:36 +00:00
2011-12-20 11:13:44 +00:00
2011-11-18 09:56:40 +00:00
2011-10-16 08:45:16 +00:00
2011-12-16 17:02:25 +00:00
2012-01-03 18:51:58 +00:00
2012-01-05 21:36:12 +00:00
2011-12-15 19:42:25 +00:00
2011-12-16 15:00:56 +00:00
2011-12-08 12:31:47 +00:00
2011-10-07 15:05:24 +00:00
2011-12-03 16:30:47 +00:00
2011-09-28 14:52:25 +00:00
2012-01-07 16:13:56 +00:00
2012-01-07 16:13:56 +00:00
2012-01-07 16:13:56 +00:00
2011-12-30 10:45:00 +00:00