regex: revert most trimming
commite09e64c7e0d3c9d0cca82cb80713f8aea195d493
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jul 2018 13:37:38 +0000 (1 06:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jul 2018 13:38:00 +0000 (1 06:38 -0700)
tree0fdbfcfa22454da85d8c0c0835fd0bbf68d8e9ce
parentb12a85c0bdbe2fdeee165eee39749effbd2cd45b
regex: revert most trimming

Problems reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2018-07/msg00001.html
* modules/regex (Depends-on): Add lock, memcmp, memmove,
and wctype back in.  lock because regex users shouldn’t
need to know that regex needs locking, and the rest because
gnulib-tool should ordinarily ignore them anyway.
ChangeLog
modules/regex