diff options
author | kib <kib@FreeBSD.org> | 2012-03-04 14:55:37 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2012-03-04 14:55:37 +0000 |
commit | 273d08b6bcf1bb806b88df944a1496288cbacef6 (patch) | |
tree | 5ad3be4db474ac45eaaa9f1eb400bbc1984509c5 /lib/libc | |
parent | 8428e3fd0fec9634c1934f86271531c6383a17fe (diff) | |
download | FreeBSD-src-273d08b6bcf1bb806b88df944a1496288cbacef6.zip FreeBSD-src-273d08b6bcf1bb806b88df944a1496288cbacef6.tar.gz |
Instead of incomplete handling of read(2)/write(2) return values that
does not fit into registers, declare that we do not support this case
using CTASSERT(), and remove endianess-unsafe code to split return value
into td_retval.
While there, change the style of the sysctl debug.iosize_max_clamp
definition.
Requested by: bde
MFC after: 3 weeks
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions