summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/radixsort.c
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2010-03-07 16:45:18 +0000
committerbz <bz@FreeBSD.org>2010-03-07 16:45:18 +0000
commit2ef52c99e00a8eb2222938bb3e1a6c53c9285dd7 (patch)
tree6540381f262ea9b6d708ed9b6b811eaf0a2513ae /lib/libc/stdlib/radixsort.c
parent721ece0e76bec904018b373a4c335a5db65474cf (diff)
downloadFreeBSD-src-2ef52c99e00a8eb2222938bb3e1a6c53c9285dd7.zip
FreeBSD-src-2ef52c99e00a8eb2222938bb3e1a6c53c9285dd7.tar.gz
As statfs.f_flags are uint64_t the local variables should be as well.
We'll start noticing this with the next flag introduced as the lower 32bit are all used. As this is old code we might need to do a full tree sweep one day, unless changing our strategy to use a different `API' for getting/setting flags along with the rest of the statfs data. While here compare to 0 explicitly [1]. Suggested by: kib [1] Reviewed by: kib MFC after: 5 days
Diffstat (limited to 'lib/libc/stdlib/radixsort.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud