summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>2000-05-17 04:05:07 +0000
committerjlemon <jlemon@FreeBSD.org>2000-05-17 04:05:07 +0000
commite68744c276af9de9015738be8aa647a092816b0e (patch)
tree0df6ba321be849dfbf5048145da4cf9732ee2b4c /lib/libc/stdlib/system.c
parentb987a44176b0842184c50b2b8bef55a7e0e762a9 (diff)
downloadFreeBSD-src-e68744c276af9de9015738be8aa647a092816b0e.zip
FreeBSD-src-e68744c276af9de9015738be8aa647a092816b0e.tar.gz
Cast sizeof() calls to be of type (int) when they appear in a signed
integer expression. Otherwise the sizeof() call will force the expression to be evaluated as unsigned, which is not the intended behavior. Obtained from: NetBSD (in a different form)
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud