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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
 
/* Copyright (C) 2011 by Valentin Ochs
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to
 * deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 * sell copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 * IN THE SOFTWARE.
 */

/* Instanciate qsort */

#define FN(function) function
#define ARG_PROTO
#define ARG

#include "qsort_common.ic"
debug log:

solving b0ade53c ...
found b0ade53c in https://inbox.vuxu.org/musl/20210808112612.44230-1-galibert@pobox.com/
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/20210808112612.44230-1-galibert@pobox.com/
diff --git a/src/stdlib/qsort.c b/src/stdlib/qsort.c
index da58fd31..b0ade53c 100644

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

index at:
100644 b0ade53cb81c673d7ff1a2a548177766206667e9	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).