Hash :
46decc1c
Author :
Date :
2023-08-12T09:54:08
c-file-type: new module * lib/c-file-type.c: New file, containing all of the old file-type except for the gettext call. * lib/file-type.c (_): Remove; no longer used. (file_type): Call c_file_type for most of the work. * modules/c-file-type: New module. * modules/file-type (Depends-on): Add c-file-type.
Description:
Return a string describing the type of a file.
Files:
lib/file-type.h
lib/file-type.c
Depends-on:
c-file-type
gettext-h
sys_stat
configure.ac:
Makefile.am:
lib_SOURCES += file-type.c
Include:
"file-type.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering