]> Savannah Git Hosting - gnulib.git/commit
ftello: Prefer stdckdint to intprops.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 9 May 2024 01:55:51 +0000 (18:55 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 9 May 2024 01:55:51 +0000 (18:55 -0700)
commitee4be3987b5bfb87a2d5a21c269d2f1ea249a316
tree52916ab7600c3138cc25ada84036da86bf146cbb
parentb74259a7e893ebb420d847cabb4f1d1562fb494e
ftello: Prefer stdckdint to intprops.

* lib/ftello.c (ftello): Include stdckdint.h instead of intprops.h.
Prefer ckd_add to INT_ADD_OK.
* modules/ftello (Depends-on): Depend on stdckdint instead of intprops.
ChangeLog
lib/ftello.c
modules/ftello