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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index cb3d05dac..c0e4037b2 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2013-10-01 Petr Hosek <phosek@chromium.org>
+
+ * configure.host: Disable new posix_spawn function for all
+ users of posix dir except Cygwin.
+ * libc/posix/Makefile.am: Add support for new posix_spawn function.
+ * libc/posix/Makefile.in: Regenerate.
+ * libc/posix/posix_spawn.c: New file.
+ * libc/include/spawn.h: Ditto.
+
2013-09-13 Joey Ye <joey.ye@arm.com>
* libc/stdlib/nano-mallocr.c (nano_allopt): Typo fixed to ...