This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: [PATCH] string: add wmempcpy


On Nov 29 19:48, Yaakov Selkowitz wrote:
> Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
> ---
>  newlib/libc/include/wchar.h      |  4 +++
>  newlib/libc/string/Makefile.am   |  5 +--
>  newlib/libc/string/Makefile.in   | 67 +++++++++++++++++++---------------------
>  newlib/libc/string/wcstrings.tex |  4 +++
>  newlib/libc/string/wmempcpy.c    | 43 ++++++++++++++++++++++++++
>  5 files changed, 85 insertions(+), 38 deletions(-)
>  create mode 100644 newlib/libc/string/wmempcpy.c

ACK


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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