(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 18:21:05 +0000 (18:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 18:21:05 +0000 (18:21 +0000)
commitb4b2eed874e0d47f56adec363c616ba360f7e5a2
tree3aea746b60449948e7db2d244fc11241a2064eb1
parent272dfbf17388faf950137a1b0c07a4997a479162
(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have
to worry about wraparound.
lib/fnmatch_loop.c