Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-10-14 08:39:36 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-10-19 15:10:09 +0300
commitda60762bfeda8c48cd06dbde45b224b31a82ae57 (patch)
tree5e356f82e973938172eb58aa14f1ebf8502a3572 /newlib/ChangeLog
parentd67f71ab85b242362f59c0d853763a5e8620c6d5 (diff)
C11 aligned_alloc() support for <stdlib.h>
newlib/ChangeLog 2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de> * libc/include/stdlib.h (alloc_aligned): Declare.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 90e0bfb95..83851a7a4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,9 @@
2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+ * libc/include/stdlib.h (alloc_aligned): Declare.
+
+2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
* libc/include/stdlib.h (at_quick_exit): Declare.
(quick_exit): Likewise.
* libc/stdlib/Makefile.am (GENERAL_SOURCES): Add