freebsd-dev/lib/libc/stdlib
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
..
_Exit.c
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
aligned_alloc.3 Add aligned_alloc(3). 2012-01-09 06:36:28 +00:00
alloca.3
at_quick_exit.3 Some fixes to the man pages for [at_]quick_exit(3) 2011-12-07 21:02:35 +00:00
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.c
bsearch.3
bsearch.c
div.3
div.c
exit.3
exit.c
getenv.3
getenv.c
getopt_long.3 Add missing opening and closing brackets in getopt_long.3 and getsubopt.3 2011-12-26 03:14:37 +00:00
getopt_long.c
getopt.3
getopt.c
getsubopt.3 Add missing opening and closing brackets in getopt_long.3 and getsubopt.3 2011-12-26 03:14:37 +00:00
getsubopt.c
hcreate.3
hcreate.c
heapsort.c
imaxabs.3
imaxabs.c
imaxdiv.3
imaxdiv.c
insque.3
insque.c
l64a.c
labs.3
labs.c
ldiv.3
ldiv.c
llabs.3
llabs.c
lldiv.3
lldiv.c
lsearch.3
lsearch.c
Makefile.inc Add aligned_alloc(3). 2012-01-09 06:36:28 +00:00
malloc.3
malloc.c Add aligned_alloc(3). 2012-01-09 06:36:28 +00:00
memory.3
merge.c
ptsname.3
ptsname.c
ql.h
qr.h
qsort_r.c
qsort.3
qsort.c
quick_exit.3 Some fixes to the man pages for [at_]quick_exit(3) 2011-12-07 21:02:35 +00:00
quick_exit.c Small style(9) improvements. 2011-12-15 11:16:41 +00:00
radixsort.3
radixsort.c
rand.3
rand.c
random.3
random.c
rb.h
reallocf.c
realpath.3
realpath.c
remque.c
strfmon.3
strfmon.c
strtod.3
strtoimax.c
strtol.3
strtol.c
strtoll.c
strtonum.3
strtonum.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtoumax.c
strtouq.c
Symbol.map Add aligned_alloc(3). 2012-01-09 06:36:28 +00:00
system.3
system.c
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c