summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putwc.3
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-10-28 10:19:03 +0000
committerdes <des@FreeBSD.org>2002-10-28 10:19:03 +0000
commitd3836d69630d1365453a80bd6f7792df8544fe25 (patch)
treec3455ee09d1fe5403e6bd7cefb2e1a0fb551b028 /lib/libc/stdio/putwc.3
parent2e561443676abf3f67d1ea9f782e100a6e20bf70 (diff)
downloadFreeBSD-src-d3836d69630d1365453a80bd6f7792df8544fe25.zip
FreeBSD-src-d3836d69630d1365453a80bd6f7792df8544fe25.tar.gz
Fix an off-by-one error (> where >= should have been used) which caused
_fetch_writev() to incorrectly report EPIPE in certain cases. Also fix a number of const warnings by using __DECONST(), plus a signed / unsigned comparison by casting the rhs to ssize_t. Submitted by: fenner, Craig Rodrigues <rodrigc@attbi.com>
Diffstat (limited to 'lib/libc/stdio/putwc.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud