view modules/mpsort @ 40242:e84036edb2ff

bitset, timevar: Depend on c99 Reported by Bruno Haible. * modules/bitset, modules/timevar (Depends-on): Add c99.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 08:34:22 +0100
parents def104931c71
children
line wrap: on
line source

Description:
Sort a vector of pointers to data.

Files:
lib/mpsort.h
lib/mpsort.c
m4/mpsort.m4

Depends-on:

configure.ac:
gl_MPSORT

Makefile.am:
lib_SOURCES += mpsort.c

Include:
"mpsort.h"

License:
GPL

Maintainer:
Paul Eggert