Re: [Mingw-w64-public] [PATCH] Add secapi wrapper for wmemmove_s

2014-11-11 Thread JonY
On 11/11/2014 07:58, Martell Malone wrote: > I noticed that this was missing from secapi > > Comments and suggestions are welcome > Thanks, looks good, committed to master. Makefile.in changes need not be included in the diff next time. signature.asc Description: OpenPGP digital signature

Re: [Mingw-w64-public] [PATCH] Add secapi wrapper for wmemmove_s

2014-11-10 Thread Martell Malone
Here is an updated patch with changes for makefile.in so no need to run autoreconf On Mon, Nov 10, 2014 at 11:58 PM, Martell Malone wrote: > I noticed that this was missing from secapi > > Comments and suggestions are welcome > > From e56be479e2cb153e7cd8487bad1600ca6ec4e61b Mon Sep 17 00:00:00

[Mingw-w64-public] [PATCH] Add secapi wrapper for wmemmove_s

2014-11-10 Thread Martell Malone
I noticed that this was missing from secapi Comments and suggestions are welcome >From e56be479e2cb153e7cd8487bad1600ca6ec4e61b Mon Sep 17 00:00:00 2001 From: martell Date: Mon, 10 Nov 2014 23:52:58 + Subject: [PATCH] Add secapi wrapper for wmemmove_s --- mingw-w64-crt/Makefile.am