Re: [PATCH] cygwin: export wmempcpy

2017-11-30 Thread Corinna Vinschen
On Nov 30 10:27, Corinna Vinschen wrote: > On Nov 29 19:48, Yaakov Selkowitz wrote: > > Signed-off-by: Yaakov Selkowitz > > --- > > Obviously this depends on the newlib implementation patch. > > > > winsup/cygwin/common.din | 1 + > > winsup/cygwin/include/cygwin/version.h | 3 ++-

Re: [PATCH] cygwin: export wmempcpy

2017-11-30 Thread Corinna Vinschen
On Nov 29 19:48, Yaakov Selkowitz wrote: > Signed-off-by: Yaakov Selkowitz > --- > Obviously this depends on the newlib implementation patch. > > winsup/cygwin/common.din | 1 + > winsup/cygwin/include/cygwin/version.h | 3 ++- > winsup/doc/posix.xml | 1 + > 3 fi

[PATCH] cygwin: export wmempcpy

2017-11-29 Thread Yaakov Selkowitz
Signed-off-by: Yaakov Selkowitz --- Obviously this depends on the newlib implementation patch. winsup/cygwin/common.din | 1 + winsup/cygwin/include/cygwin/version.h | 3 ++- winsup/doc/posix.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a