summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2006-11-24 05:48:04 +0000
committerkientzle <kientzle@FreeBSD.org>2006-11-24 05:48:04 +0000
commit8aa83b7d19437facedfdf8c9dd0e308978e4342f (patch)
tree06a33d781507a642e67db2348ff9772afb8d4795 /lib/libc/stdlib/system.c
parent45d8c426b56e9c8f5190f88382c7331d0d582a7d (diff)
downloadFreeBSD-src-8aa83b7d19437facedfdf8c9dd0e308978e4342f.zip
FreeBSD-src-8aa83b7d19437facedfdf8c9dd0e308978e4342f.tar.gz
Fill in a couple of missing casts: clarify one narrowing conversion
and correct the use of unary minus with an unsigned value. (The unary minus here is actually being used as a bitwise operation, which is unusual enough to deserve a clarifying cast.)
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud