mailing list of musl libc
 help / color / mirror / code / Atom feed
e0500dcb3f1d7fa34934fbff246384a89ecbd8a9 blob 143 bytes (raw)

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

solving e0500dcb ...
found e0500dcb in https://inbox.vuxu.org/musl/20210309034401.22201-1-ericonr@disroot.org/

applying [1/1] https://inbox.vuxu.org/musl/20210309034401.22201-1-ericonr@disroot.org/
diff --git a/src/stdlib/qsort_r.c b/src/stdlib/qsort_r.c
new file mode 100644
index 00000000..e0500dcb

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

index at:
100644 e0500dcb3f1d7fa34934fbff246384a89ecbd8a9	src/stdlib/qsort_r.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).