summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-03-04 14:55:37 +0000
committerkib <kib@FreeBSD.org>2012-03-04 14:55:37 +0000
commit273d08b6bcf1bb806b88df944a1496288cbacef6 (patch)
tree5ad3be4db474ac45eaaa9f1eb400bbc1984509c5 /lib/libc
parent8428e3fd0fec9634c1934f86271531c6383a17fe (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud