summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/xprintf_str.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2008-01-15 07:40:30 +0000
committerdas <das@FreeBSD.org>2008-01-15 07:40:30 +0000
commit409fbbd08fad855cfd3efaab185d2f4091e931f9 (patch)
treeedbd340be87137a8910327db7ba6fb8a17dd18f2 /lib/libc/stdio/xprintf_str.c
parentc41cd4bf35f4da7e4e9e2f36779c90ddbc25640b (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud