alm b6b50355eb removed GNU_REGEX directive
catch infinite substitution for the following cases:
echo hi | sed 's/$/a/g' (prints hia)
echo hi | sed 's/h*/x/g' (terminates with error: infinite substitution)
1993-08-13 02:26:38 +00:00
1993-08-10 16:50:01 +00:00
1993-08-10 00:13:55 +00:00
1993-08-10 14:48:03 +00:00
1993-08-13 02:26:38 +00:00
1993-08-13 00:53:38 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%