mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
d3c9d629b8
* modules/qsort: New file. * doc/posix-functions/qsort.texi: Mention the new module. * tests/test-qsort.c: New file. * modules/qsort-tests: New file.
26 lines
189 B
Plaintext
26 lines
189 B
Plaintext
Description:
|
|
Sorting an array.
|
|
|
|
Status:
|
|
obsolete
|
|
|
|
Notice:
|
|
This module is obsolete.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdlib.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|