fcconfiguptodate(3) centos man page | unix.com

Man Page: fcconfiguptodate

Operating Environment: centos

Section: 3

FcConfigUptoDate(3)													       FcConfigUptoDate(3)

NAME
FcConfigUptoDate - Check timestamps on config files
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcConfigUptoDate (FcConfig *config);
DESCRIPTION
Checks all of the files related to config and returns whether any of them has been modified since the configuration was created. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcConfigUptoDate(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcdircacheunlink(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq