]> Savannah Git Hosting - gnulib.git/commit
glob: port better to C23
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2024 06:06:41 +0000 (22:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2024 06:08:30 +0000 (22:08 -0800)
commit8863cab5b9865b1c021704f02da93f0c3d4afbce
tree6f25ba35330c4d167f87b06df2f7f4687d4f3aca
parent0feb561817782449678a602a7b7cd442da6db585
glob: port better to C23

* lib/glob.c: Include <stdckdint.h>.
(size_add_wrapv): Remove.  All uses replaced by ckd_add.
* modules/glob: Depend on stdckdint.
ChangeLog
lib/glob.c
modules/glob