opnsense-src/usr.bin/tr
Jilles Tjoelker 88deede54a tr: Fix '[=]=]' equivalence class.
A closing bracket immediately after '[=' should not be treated as special.

Different from the submitted patch, a string ending with '[=' does not cause
access beyond the terminating '\0'.

PR:		bin/150384
Submitted by:	Richard Lowe
MFC after:	2 weeks
2010-09-29 22:24:18 +00:00
..
cmap.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
cmap.h Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
cset.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
cset.h Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
extern.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
str.c tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
tr.1 - Document all character classes our tr(1) supports. [1] 2006-10-13 16:13:45 +00:00
tr.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00