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:
authorCorinna Vinschen <corinna@vinschen.de>2012-10-16 15:59:59 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-10-16 15:59:59 +0400
commit5f5820ec9a1d1f9577eabf82b06593b7fcad53c9 (patch)
tree6f990d8bb102ecd97f6029c6957c559fe5ee2ae9
parentc74e68b7e298ddeafdb2db81b9473e9648a493f4 (diff)
*** empty log message ***
-rw-r--r--winsup/cygwin/release/1.7.177
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.17 b/winsup/cygwin/release/1.7.17
index 885680035..9d295cb6a 100644
--- a/winsup/cygwin/release/1.7.17
+++ b/winsup/cygwin/release/1.7.17
@@ -1,3 +1,10 @@
+What's new:
+-----------
+
+- Support the "e" flag to fopen(3). This is a Glibc extension which
+ allows to fopen the file with the O_CLOEXEC flag set.
+
+
Bug fixes:
----------