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
7be91299b0
freebsd-nq
/
usr.bin
/
tr
History
Warner Losh
1c8af87873
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
..
extern.h
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
Makefile
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
str.c
Cast char's to (u_char) before passing them to isctype() functions.
1996-03-19 21:21:06 +00:00
tr.1
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
tr.c
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00