freebsd-dev/usr.bin/tr
Andrey A. Chernov 21f53e9138 POSIX require complex processing of 'c-c' ranges: if one of the endpoints
is octal sequence, range is taken in the byte values order, for non-octal
endpoints range is taken in the sorted collation order.

Implement it.
2003-08-04 04:20:04 +00:00
..
extern.h POSIX requires 'c-c' must conform collate and be in collation order 2003-08-03 03:51:27 +00:00
Makefile
str.c POSIX require complex processing of 'c-c' ranges: if one of the endpoints 2003-08-04 04:20:04 +00:00
tr.1 POSIX require complex processing of 'c-c' ranges: if one of the endpoints 2003-08-04 04:20:04 +00:00
tr.c Special fix just for 2003-08-04 02:57:17 +00:00