libc: Add a copyright to aligned_alloc.c
[dragonfly.git] / lib / libc / stdlib / aligned_alloc.c
2012-08-09 Sascha Wildnerlibc: Add a copyright to aligned_alloc.c
2012-02-24 Venkatesh Srinivaslibc -- stdlib: Implement aligned_alloc from C11.