freebsd-dev/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
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
tr.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00