Searched hist:269085 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libc/stdio/
H A Dfputws.cdiff 269085 Fri Jul 25 01:38:32 MDT 2014 pfg MFC r268985, r269001:
Avoid possible cast degradation.

Assign iov_len first, avoiding the cast to uio_resid
(int in stdio) from degrading the value.

Small cosmetical fix while here.
H A Dfputs.cdiff 269085 Fri Jul 25 01:38:32 MDT 2014 pfg MFC r268985, r269001:
Avoid possible cast degradation.

Assign iov_len first, avoiding the cast to uio_resid
(int in stdio) from degrading the value.

Small cosmetical fix while here.
H A Dputs.cdiff 269085 Fri Jul 25 01:38:32 MDT 2014 pfg MFC r268985, r269001:
Avoid possible cast degradation.

Assign iov_len first, avoiding the cast to uio_resid
(int in stdio) from degrading the value.

Small cosmetical fix while here.
H A Dputw.cdiff 269085 Fri Jul 25 01:38:32 MDT 2014 pfg MFC r268985, r269001:
Avoid possible cast degradation.

Assign iov_len first, avoiding the cast to uio_resid
(int in stdio) from degrading the value.

Small cosmetical fix while here.

Completed in 55 milliseconds