diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-11 00:51:42 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-04-11 00:51:42 +0000 |
commit | 8745735aaf830f8339a552a79bc557c7592a9c44 (patch) | |
tree | 977d31ec3f25598561b4d6a6210ee9c9dc99a814 /tests/rm/rm1 | |
parent | fad52643e0f6b3ebdae1c7763973bc4ffc7f1368 (diff) | |
download | coreutils-8745735aaf830f8339a552a79bc557c7592a9c44.tar.xz |
(context_regex_string, word_regex_string): Remove.
(context_regex, word_regex): New vars, replacing the above.
All uses changed.
(struct regex_data): New type.
(compile_regex): Renamed from alloc_and_compile_regex, since
we no longer allocate storage. Arg is now a struct regex_data *,
not a const char *. All uses changed. Don't allocate the fastmap;
instead, take it from the caller. Don't convert size_t to int,
to avoid arithmetic overflow problems. Don't bother freeing
storage afterwards; it's not worth the aggravation.
Diffstat (limited to 'tests/rm/rm1')
0 files changed, 0 insertions, 0 deletions