]> Savannah Git Hosting - gnulib.git/commit
stat-time: prefer stdckdint to intprops
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Oct 2022 01:26:05 +0000 (18:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Oct 2022 01:45:24 +0000 (18:45 -0700)
commitfdc66e18fbda0d351c1e9ebafc315176b28653a2
tree86316aca97d85653b96329e9dc6f501962b7cb97
parent788bb2cd0625b20b0131b8440889f01128e581d4
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.
ChangeLog
lib/stat-time.h
modules/stat-time