]> Savannah Git Hosting - gnulib.git/commit
aligned-malloc: New module.
authorBruno Haible <bruno@clisp.org>
Tue, 21 Jul 2020 08:03:42 +0000 (10:03 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 21 Jul 2020 08:37:17 +0000 (10:37 +0200)
commit8ce76ed581d7ad000c8d72d9fe759929d653f171
tree93c894b1a2e51256e069090a9f758384e4d117e6
parentb768bbdd15f2473d2d60b31702ef54d93a65d537
aligned-malloc: New module.

* lib/aligned-malloc.h: New file.
* m4/malloc-align.m4: New file.
* modules/aligned-malloc: New file.
* doc/posix-functions/posix_memalign.texi: Mention the new module.
* doc/glibc-functions/memalign.texi: Likewise.
ChangeLog
doc/glibc-functions/memalign.texi
doc/posix-functions/posix_memalign.texi
lib/aligned-malloc.h [new file with mode: 0644]
m4/malloc-align.m4 [new file with mode: 0644]
modules/aligned-malloc [new file with mode: 0644]