This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] cygwin: add explicit_bzero, elf.h changes to release


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=109a3a02a3855bae4be5ab6fe641366c7694b978

commit 109a3a02a3855bae4be5ab6fe641366c7694b978
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed Aug 2 04:38:01 2017 -0500

    cygwin: add explicit_bzero, elf.h changes to release
    
    Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>

Diff:
---
 winsup/cygwin/release/2.8.3 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/2.8.3 b/winsup/cygwin/release/2.8.3
index 5cecabb..c76d571 100644
--- a/winsup/cygwin/release/2.8.3
+++ b/winsup/cygwin/release/2.8.3
@@ -1,10 +1,14 @@
 What's new:
 -----------
 
+- New API: explicit_bzero.
+
 
 What changed:
 -------------
 
+- Improved implementation of <elf.h>.
+
 
 Bug Fixes
 ---------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]