* lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Sep 2005 21:01:26 +0000 (21:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Sep 2005 21:01:26 +0000 (21:01 +0000)
commit7094f1ff70bff426c8b3cc9998c0ae5e44a5f255
treeef9f65ca3c83860117921213191dcfb975e68516
parent1e5cfc92d3a783d911169d1704ae6e37072c327c
* lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
bugs in int versus size_t comparisons.
* config/srclist.txt: Add glibc bug 1285, 1286.
config/ChangeLog
config/srclist.txt
lib/ChangeLog
lib/regex_internal.c