Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2000-07-18 00:06:42 +0400
committerMark Whitley <markw@lineo.com>2000-07-18 00:06:42 +0400
commit97562bd9d7fe18bdc4f63e6e80bdce980416a915 (patch)
tree4108d5819248431f3e2c04e1b506c3a92ab1a5df /coreutils/cat.c
parent21ddb38fcf0633ced1e047ac090c3fbf7d636ce5 (diff)
- Added support for backreferences in substitution expressions up to nine
(\1, \2...\9). This touched a lot of places in this file and I added a new function 'print_subst_w_backrefs' in order to keep 'do_subst_command' a little more tidy. * I tested this good 'n hard, but will always appreciate more testing from other, willing folks. - Noticed that the index_of_next_unescaped_slash was subtly wrong so I changed both the functionality and behavior (it used to skip over the first char in the string you passed it, assuming it was a leading '/'--this assumption is no longer made) this necessitated changing the lines that call this function just slightly.
Diffstat (limited to 'coreutils/cat.c')
0 files changed, 0 insertions, 0 deletions