Commit fa1bb8673a20a170851fb3b2216e90b56cc042f0

Paul Eggert 2005-08-21T05:01:20

* config/srclist.txt: Add glibc bug 1227. * lib/regexec.c (sift_states_bkref): Fix portability bug: the code assumed that reg_errcode_t is a signed type, which is not necessarily true if _XOPEN_SOURCE is not defined.