[PATCH] string: add strverscmp

Corinna Vinschen vinschen@redhat.com
Mon Jun 19 11:20:00 GMT 2017


On Jun 14 15:28, Yaakov Selkowitz wrote:
> The actual implementation is from musl (MIT license).
> 
> Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
> ---
>  newlib/libc/include/string.h    |  4 ++
>  newlib/libc/string/Makefile.am  |  4 +-
>  newlib/libc/string/Makefile.in  | 12 ++++-
>  newlib/libc/string/strings.tex  |  1 +
>  newlib/libc/string/strverscmp.c | 99 +++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 118 insertions(+), 2 deletions(-)
>  create mode 100644 newlib/libc/string/strverscmp.c

ACK, please apply (including matching Cygwin patch).


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20170619/bf01e473/attachment.sig>


More information about the Newlib mailing list