view modules/file-type @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +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