diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-05-07 14:26:39 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-05-07 14:26:39 +0000 |
commit | 64558816947626bf9651ddf70ab29f0876ad0231 (patch) | |
tree | ac76036fefaddd780fd0372cb9cfac72034e6a74 /libexec/rpc.rquotad/rquotad.c | |
parent | 52156f96f22bd308ecb1ff974e3b34b02f682223 (diff) |
Completely clean up UTF-8 handling in the file filename.c:
Employ the usual form of an mbtowc(3) loop, eliminating two calls
to the bad function step_char() and reducing the number of nested
loops by one. This also removes the last caller of the bad function
binary_char(), which is consequently deleted.
While here, count ASCII C0 non-whitespace control characters as
binary (except backspace and, with -R only, escape).
OK millert@
Diffstat (limited to 'libexec/rpc.rquotad/rquotad.c')
0 files changed, 0 insertions, 0 deletions