This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
tr
History
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
..
cmap.c
…
cmap.h
…
cset.c
Put parentheses in the right place.
2011-10-14 10:43:55 +00:00
cset.h
…
extern.h
…
Makefile
Build tr(1) with WARNS=6.
2011-10-14 07:25:20 +00:00
Makefile.depend
Updated dependencies
2013-03-11 17:21:52 +00:00
str.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
tr.1
mdoc: terminate quoted strings.
2012-03-26 15:18:14 +00:00
tr.c
When copying the complement of the string loop to WINT_MAX as we are dealing
2013-01-22 05:39:34 +00:00