Commit 0f6dd806d5fd7c45d9366cd35c793958b14dd75b

Jim Meyering 2010-01-19T13:44:26

regex: add many uses of __attribute_warn_unused_result__ * lib/regex_internal.c: Use __attribute_warn_unused_result__. * lib/regexec.c: Likewise. Extracted from a messy glibc commit.