This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f43eb6f83b
freebsd-dev
/
usr.bin
/
tr
History
Ruslan Ermilov
36a142c455
Expand contractions.
2005-02-13 23:45:54 +00:00
..
cmap.c
Fix description of cmap_lookup_hard().
2004-07-14 08:36:09 +00:00
cmap.h
Add support for multibyte characters. The challenge here was to use
2004-07-09 02:08:07 +00:00
cset.c
Splay the left and right subtrees on min - 1 and max + 1, respectively,
2004-07-14 08:33:14 +00:00
cset.h
Remove unused member of struct csclass: csc_value.
2004-07-14 08:35:11 +00:00
extern.h
Add support for multibyte characters. The challenge here was to use
2004-07-09 02:08:07 +00:00
Makefile
Add support for multibyte characters. The challenge here was to use
2004-07-09 02:08:07 +00:00
str.c
tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn't
2004-11-14 05:15:25 +00:00
tr.1
Expand contractions.
2005-02-13 23:45:54 +00:00
tr.c
Report input errors instead of ignoring them.
2004-07-09 05:15:46 +00:00