diff options
author | das <das@FreeBSD.org> | 2008-01-15 07:40:30 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2008-01-15 07:40:30 +0000 |
commit | 409fbbd08fad855cfd3efaab185d2f4091e931f9 (patch) | |
tree | edbd340be87137a8910327db7ba6fb8a17dd18f2 /lib/libc/stdio/xprintf_str.c | |
parent | c41cd4bf35f4da7e4e9e2f36779c90ddbc25640b (diff) | |
download | FreeBSD-src-409fbbd08fad855cfd3efaab185d2f4091e931f9.zip FreeBSD-src-409fbbd08fad855cfd3efaab185d2f4091e931f9.tar.gz |
Fix some bugs in wall(1):
- Handle wrapping correctly when \r appears in the input, and don't
remove the \r from the output.
- For lines longer than 79 characters, don't drop every 80th character.
- Style: Braces around compound while statement.
PR: 114498
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> (earlier version)
Diffstat (limited to 'lib/libc/stdio/xprintf_str.c')
0 files changed, 0 insertions, 0 deletions