Hash :
fdc66e18
Author :
Date :
2022-10-10T18:26:05
stat-time: prefer stdckdint to intprops * lib/stat-time.h: Include stdckdint.h instead of intprops.h. (stat_time_normalize): Use ckd_add instead of INT_ADD_WRAPV. * modules/stat-time (Depends-on): Depend on stdckdint, not intprops.
Description:
stat-related time functions
Files:
lib/stat-time.h
lib/stat-time.c
m4/stat-time.m4
Depends-on:
time
errno
extensions
extern-inline
stdckdint
configure.ac:
gl_STAT_TIME
gl_STAT_BIRTHTIME
Makefile.am:
lib_SOURCES += stat-time.c
Include:
"stat-time.h"
License:
LGPLv2+
Maintainer:
Paul Eggert and Jim Meyering