DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libc -- stdlib: Implement aligned_alloc from C11.
commit ae78cec9c78f3cb24d8212846be4eccc44a0108b
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Fri Feb 24 10:22:37 2012 -0800
libc -- stdlib: Implement aligned_alloc from C11.
Summary of changes:
include/stdlib.h | 5 +++--
lib/libc/stdlib/Makefile.inc | 3 ++-
lib/libc/stdlib/aligned_alloc.c | 17 +++++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 lib/libc/stdlib/aligned_alloc.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ae78cec9c78f3cb24d8212846be4eccc44a0108b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]