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-03-23 23:08:08 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-04-23 22:57:06 +0300
commit4f3f09ad7238b6afb8d4052fec65d3ee1572f615 (patch)
tree9c4ac2470a5ae2b0accef78c95d167eeeab4f740 /newlib/ChangeLog
parent7befea740dfdc7d50e24351eaf1308071e9399ab (diff)
Import <sys/tree.h> from FreeBSD
* libc/include/sys/tree.h: New file.
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 356860584..8ded7abde 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libc/include/sys/tree.h: New file.
+
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.