]> sourceware.org Git - newlib-cygwin.git/commit
string: add strverscmp
authorYaakov Selkowitz <yselkowi@redhat.com>
Wed, 14 Jun 2017 20:22:00 +0000 (15:22 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Mon, 19 Jun 2017 13:16:42 +0000 (08:16 -0500)
commit59e09b6419cdf400be3c73b61ac9c22560dc397e
tree76cb771b160d9ace8c56ce7916cc86f9c21aeabb
parent0c081aa62c08c6a00bbacf629e2232dfdd8ba24d
string: add strverscmp

The actual implementation is from musl (MIT license).

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
newlib/libc/include/string.h
newlib/libc/string/Makefile.am
newlib/libc/string/Makefile.in
newlib/libc/string/strings.tex
newlib/libc/string/strverscmp.c [new file with mode: 0644]
This page took 0.031778 seconds and 5 git commands to generate.