mailing list of musl libc
 help / color / mirror / code / Atom feed
7054967837f895301d5472ec9303ff63905db6ed blob 105 bytes (raw)

1
2
3
4
5
6
7
 
#include <string.h>

int strverscmp(const char *l, const char *r)
{
	/* FIXME */
	return strcmp(l, r);
}
debug log:

solving 7054967 ...
found 7054967 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).