This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-16 17:19:56 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b3bc33db36
opnsense-src
/
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