History log of /external/toybox/toys/pending/tr.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a976a09cc2327dcf0baf8708d3420136dfbc3fc 31-Oct-2014 Ashwini Sharma <devnull@localhost> Attached are new toys TR and CRONTAB.

*tr.c*: It translate, squezze and delete characters.
Supported classes are alpha, alnum, digit, lower, upper
space, blank, puct, cntrl and xdigit.

*crontab.c*: Companion of crond. It maintains crontab files.
/external/toybox/toys/pending/tr.c