This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6e9c52b638
freebsd-nq
/
usr.bin
/
tr
History
Tim J. Robbins
6e9c52b638
When translating and -C is specified, behave as if the complemented set was
...
in the locale collating order as required by SUSv3.
2002-07-29 23:42:00 +00:00
..
extern.h
Move the #include and #define's to the top of the file.
2002-06-14 15:56:52 +00:00
Makefile
str.c
Use err instead of errx when malloc fails. "malloc" is not a helpful
2002-07-05 09:28:13 +00:00
tr.1
Sort sections. Avoid using "The -? option" at the start of option descriptions.
2002-06-14 10:11:41 +00:00
tr.c
When translating and -C is specified, behave as if the complemented set was
2002-07-29 23:42:00 +00:00