view modules/file-type @ 40179:6823a10c9418

Add script for determining the set of symbols to export from a library. * build-aux/declared.sh: New file, from GNU libunistring. * doc/lib-symbol-visibility.texi (Exported Symbols of Shared Libraries): Mention it.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Feb 2019 21:44:16 +0100
parents b41b964bc255
children
line wrap: on
line source

Description:
Return a string describing the type of a file.

Files:
lib/file-type.h
lib/file-type.c

Depends-on:
gettext-h
sys_stat

configure.ac:

Makefile.am:
lib_SOURCES += file-type.c

Include:
"file-type.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering