mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
300 B
Plaintext
27 lines
300 B
Plaintext
Description:
|
|
alphasort() function: compare entries of a directory alphabetically
|
|
|
|
Files:
|
|
lib/alphasort.c
|
|
m4/alphasort.m4
|
|
|
|
Depends-on:
|
|
dirent
|
|
extensions
|
|
|
|
configure.ac:
|
|
gl_FUNC_ALPHASORT
|
|
gl_DIRENT_MODULE_INDICATOR([alphasort])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<dirent.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all, glibc
|
|
|