summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/e_fmod.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-06-14 03:16:16 +0000
committerdelphij <delphij@FreeBSD.org>2007-06-14 03:16:16 +0000
commit8585936d907b01c6f276268fb7d052bd62d9de6a (patch)
treedcab610d2289caf6ec0e6dbcda498dbd353a8c78 /lib/msun/src/e_fmod.c
parent680f2931544153bf29bbd067816880bf03aafeb0 (diff)
downloadFreeBSD-src-8585936d907b01c6f276268fb7d052bd62d9de6a.zip
FreeBSD-src-8585936d907b01c6f276268fb7d052bd62d9de6a.tar.gz
In the previous changeset a cast of myminor to u_int were
removed, which will cause problems on architectures where longs are longer than ints, for instance, "mknod foo c 0 0xffff00ff" would fail in such cases. Use a proper cast instead. Prompted by: bde
Diffstat (limited to 'lib/msun/src/e_fmod.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud