On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
[pspp] / lib / regexec.c
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Paul Eggert* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP ...
2005-08-31 Paul Eggert* lib/regexec.c (re_search_internal): Simplify update of
2005-08-31 Paul Eggert* lib/regcomp.c (re_compile_fastmap_iter, init_dfa...
2005-08-26 Paul Eggert* config/srclist.txt: Add glibc bug 1245.
2005-08-25 Paul EggertMake regex safe for g++. This fixes one real bug ...
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-23 Paul Eggert* config/srclist.txt: Add glibc bug 1231.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1227.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1225.
2005-08-20 Paul Eggert* config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
2005-08-19 Paul Eggert(proceed_next_node): Redo local variables to avoid...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,