mailing list of musl libc
 help / color / mirror / code / Atom feed
2f9e024fde0d39b793651dda5eddec6c54ccc580 blob 115 bytes (raw)

1
2
3
 
typedef int (*cmpfun)(const void *, const void *);
#define call_cmp(v1,v2) ((*cmp)(v1,v2))
#include "qsort_impl.h"
debug log:

solving 2f9e024f ...
found 2f9e024f in https://inbox.vuxu.org/musl/20210309034401.22201-1-ericonr@disroot.org/
found da58fd31 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 da58fd3177814634d7e1b9b06ea2135ee633295f	src/stdlib/qsort.c

applying [1/1] https://inbox.vuxu.org/musl/20210309034401.22201-1-ericonr@disroot.org/
diff --git a/src/stdlib/qsort.c b/src/stdlib/qsort.c
index da58fd31..2f9e024f 100644

Checking patch src/stdlib/qsort.c...
Applied patch src/stdlib/qsort.c cleanly.

index at:
100644 2f9e024fde0d39b793651dda5eddec6c54ccc580	src/stdlib/qsort.c

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).